Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.1.0
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-2355 Hive2 Action doesn't pass along oozie configs to jobconf
- Closed