You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ryota Egashira (JIRA)" <ji...@apache.org> on 2013/11/18 21:35:23 UTC

[jira] [Created] (OOZIE-1615) shell action cannot find script file and fails in uber mode

Ryota Egashira created OOZIE-1615:
-------------------------------------

             Summary: shell action cannot find script file and fails in uber mode
                 Key: OOZIE-1615
                 URL: https://issues.apache.org/jira/browse/OOZIE-1615
             Project: Oozie
          Issue Type: Bug
    Affects Versions: trunk
            Reporter: Ryota Egashira
            Assignee: Ryota Egashira


even when symlink to script file exists on current working directory,  shell action fails due to following error.
{noformat}
Cannot run program "script.sh" (in directory
"/grid/0/tmp/yarn-local/usercache/hadoopqa/appcache/application_1383065695012_12853/container_1383065695012_12853_01_000001"):
error=2, No such file or directory
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)