[ 
https://issues.apache.org/jira/browse/OOZIE-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099860#comment-13099860
 ] 

Hadoop QA commented on OOZIE-174:
---------------------------------

tucu00 remarked:
Closed by 849c77247963180a4b1a32d199b2520ce9089d0f application path is resolved 
incorrectly to the URI of the workflow.xml

Due to a regression introduced by GH-0026 the app path was calculated as the
worflow XML to compute application resources.

> 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