HadoopAccessorService hadoop-configs should be loaded from Hadoop -site.xml
files
---------------------------------------------------------------------------------
Key: OOZIE-747
URL: https://issues.apache.org/jira/browse/OOZIE-747
Project: Oozie
Issue Type: Improvement
Components: core
Affects Versions: 3.2.0
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
Fix For: 3.2.0
Currently the hadoop-configs are loaded from a single XML config file per
Hadoop service.
Instead, to avoid admins having to merge the various hadoop *-site.xml files,
we should specify a directory from where all the hadoop -site.xml are loaded.
The order of loading (for the avail files) would be:
core-site.xml/hdfs-site.xml/mapred-site.xml/yarn-site.xml (this seems to be
other in Hadoop-land)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira