-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50437/
-----------------------------------------------------------
Review request for oozie.
Bugs: OOZIE-2619
https://issues.apache.org/jira/browse/OOZIE-2619
Repository: oozie-git
Description
-------
Please see JIRA - essentially we want to match Hive's MR config expectations to
be met when running as an Oozie action (though this fix is for all actions in
general).
Diffs
-----
core/src/main/conf/action-conf/hive.xml 2076bd4
core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java
f2273d6
core/src/main/java/org/apache/oozie/service/HadoopAccessorService.java
f171ea3
Diff: https://reviews.apache.org/r/50437/diff/
Testing
-------
Tested a hive query to validate this.
Thanks,
Venkat Ranganathan