added classpath.first in the configuration

This commit is contained in:
Miriam Baglioni 2020-10-01 15:46:34 +02:00
parent cd69c6b023
commit 43cbd62c2b
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@
<name>spark2SqlQueryExecutionListeners</name>
<value>com.cloudera.spark.lineage.NavigatorQueryListener</value>
</property>
<property>
<name>oozie.launcher.mapreduce.user.classpath.first</name>
<value>true</value>
</property>
<property>
<name>sparkExecutorNumber</name>
<value>4</value>