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/08/27 10:13:45 UTC

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

Akshay Rai created OOZIE-2344:
---------------------------------

             Summary: 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


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)