Description
Oozie Spark action requires yarn-site, core-site, hdfs-site and mapred-site to be present in the classpath for launching the spark applications. Currently we manually copy these files into oozie spark sharelib.
Until it is fixed through the spark, we can copy the oozie.action.conf.xml file as yarn-site, core-site, hdfs-site and mapred-site, which will avoid manual steps of copying those files.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-2343 Shell Action should take Oozie Action config and setup HADOOP_CONF_DIR
- Closed
- links to