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

[jira] [Created] (YARN-1435) Custom script cannot be run because it lacks of executable bit at container level

Tassapol Athiapinya created YARN-1435:
-----------------------------------------

             Summary: Custom script cannot be run because it lacks of executable bit at container level
                 Key: YARN-1435
                 URL: https://issues.apache.org/jira/browse/YARN-1435
             Project: Hadoop YARN
          Issue Type: Bug
          Components: applications/distributed-shell
    Affects Versions: 2.2.1
            Reporter: Tassapol Athiapinya
             Fix For: 2.2.1


Create custom shell script and use -shell_command to point to that script. Uploaded shell script won't be able to execute at container level because executable bit is missing when container fetches the shell script from HDFS. Distributed shell should grant executable bit in this case.



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