GH-181: application path is resolved incorrectly to the URI of the workflow.xml
-------------------------------------------------------------------------------

                 Key: OOZIE-174
                 URL: https://issues.apache.org/jira/browse/OOZIE-174
             Project: Oozie
          Issue Type: Bug
            Reporter: Hadoop QA


it should resolved to the parent of the workflow.xml

this breaks resolution of URIs for resources in the app dir.

For example, running the Pig workflow example:

Caused by: java.io.FileNotFoundException: File does not exist: 
/user/tucu/examples/apps/pig/workflow.xml/id.pig
        at 
org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:519)

this most likely was introduced by GH-0026

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to