[ https://issues.apache.org/jira/browse/OOZIE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724792#comment-14724792 ]
Akshay Rai commented on OOZIE-2344: ----------------------------------- Retriggering a test-patch build. > 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)