dnet-hadoop/dhp-workflows/dhp-graph-provision-scholex.../src/main/resources/eu/dnetlib/dhp/sx/index/oozie_app/config-default.xml

14 lines
377 B
XML

<configuration>
<property>
<name>oozie.use.system.libpath</name>
<value>true</value>
</property>
<property>
<name>oozie.action.sharelib.for.spark</name>
<value>spark2</value>
</property>
<property>
<name>oozie.launcher.mapreduce.user.classpath.first</name>
<value>true</value>
</property>
</configuration>