GH-482: coordinator default config is looked up in the wrong place (regression)
-------------------------------------------------------------------------------
Key: OOZIE-310
URL: https://issues.apache.org/jira/browse/OOZIE-310
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
The config defaults should be looked in the coord-app directory.
Currently it is looked in the wrong location. For example:
hdfs://localhost:9000/user/tucu/examples/apps/cron/coordinator.xml/coord-config-default.xml
This seems a regression introduced with implicit coordinator.xml resolution.
Furthermore with latest version of Hadoop a check for existence of a file as
the example above gives an exception, it seems that now Hadoop looks for the
parent to exist.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira