You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2017/12/09 02:02:04 UTC

[jira] [Updated] (OOZIE-2786) Pass Oozie workflow ID and settings to Spark application configuration

     [ https://issues.apache.org/jira/browse/OOZIE-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Satish Subhashrao Saley updated OOZIE-2786:
-------------------------------------------

Cherry-picked from master to branch-4.3.


> Pass Oozie workflow ID and settings to Spark application configuration
> ----------------------------------------------------------------------
>
>                 Key: OOZIE-2786
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2786
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>            Reporter: Xiaobin Zheng
>            Assignee: Xiaobin Zheng
>            Priority: Critical
>             Fix For: 5.0.0b1, 4.3.1
>
>         Attachments: OOZIE-2786-1.patch, OOZIE-2786-2.patch, OOZIE-2786-3.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)