ClickHouse/docker/test/integration/hive_server/mapred-site.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
138 B
XML
Raw Normal View History

2021-11-18 08:17:49 +00:00
<configuration>
<property>
<name>mapreduce.framework.name</name>
<value>yarn</value>
</property>
</configuration>