Description
When using Oozie to launch Spark applications, the Oozie work flow ID and etc do not show up in Spark Application's Environment settings. There is no Spark application ID exposed from Oozie side as well about the Spark applications Oozie launches.
When looking at applications in Spark History Server, it is hard to figure out which Oozie workflow launched it. This makes debugging the workflow hard. We want to be able to let Spark History server display the Oozie workflow ID in the application's 'Environment' settings.
For reference, oozie properties that can be passed to Spark are:
oozie.job.id
oozie.HadoopAccessorService.created
oozie.action.spark.setup.hadoop.conf.dir
oozie.child.mapreduce.job.tags
oozie.action.id
oozie.action.rootlogger.log.level
Attachments
Attachments
Issue Links
- relates to
-
HIVE-15815 Allow to pass some Oozie properties to Spark in HoS
-
- Resolved
-