mirror of https://github.com/apache/druid.git
7 lines
138 B
XML
7 lines
138 B
XML
|
<configuration>
|
||
|
<property>
|
||
|
<name>mapreduce.framework.name</name>
|
||
|
<value>yarn</value>
|
||
|
</property>
|
||
|
</configuration>
|