-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: trunk
-
Fix Version/s: 4.2.0
-
Component/s: None
-
Labels:None
currently actionConf is loaded from *-default, *-site.xml (core-site, hdfs-site, mapred-site, etc) on oozie server, and some default value is passed into child job as it is, which we observed cause unexpected behavior for pig and hive action. this patch is to add option to load default/site.xml to actionConf on compute node, for pig and hive actions.
- is related to
-
OOZIE-2284 HBaseCredentials should only add hbase-default.xml and hbase-site.xml to actionConf
-
- Closed
-
- links to