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)