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

[jira] [Updated] (OOZIE-2344) Enabling 'oozie.action.jobinfo.enable' doesn't inject the job information into the map/reduce job's configuration.

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

Akshay Rai updated OOZIE-2344:
------------------------------
    Attachment:     (was: OOZIE-2344.001.patch)

> Enabling 'oozie.action.jobinfo.enable' doesn't inject the job information into the map/reduce job's configuration.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2344
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2344
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Akshay Rai
>         Attachments: OOZIE-2344.001.patch
>
>
> According to OOZIE-1658, enabling 'oozie.action.jobinfo.enable' should inject a property, 'oozie.job.info', into the mapreduce job's configuration containing information of bundle, coordinator, workflow and actions. However, this doesn't seem to be the case.
> To fix this, I think we should make sure to inject this property before the actionConf is written to action.xml.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)