You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/09/08 06:45:09 UTC

[jira] [Created] (OOZIE-174) GH-181: application path is resolved incorrectly to the URI of the workflow.xml

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

        

[jira] [Closed] (OOZIE-174) GH-181: application path is resolved incorrectly to the URI of the workflow.xml

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik closed OOZIE-174.
----------------------------------

    Resolution: Fixed

> 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

        

[jira] [Commented] (OOZIE-174) GH-181: application path is resolved incorrectly to the URI of the workflow.xml

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ 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