Markus Jelsma created YARN-10261:
------------------------------------

             Summary: DistributedShell ExecScript cannot be found
                 Key: YARN-10261
                 URL: https://issues.apache.org/jira/browse/YARN-10261
             Project: Hadoop YARN
          Issue Type: Bug
          Components: distributed-shell
    Affects Versions: 3.2.0
            Reporter: Markus Jelsma


When running the DistributedShell using a custom script, it is uploaded to HDFS 
as ExecScript by the Client. The ApplicationMaster cannot find the script 
because it tries to download ExecScript.sh.

 

I have patched the DistributedShell subproject so as the Client uploads it as 
ExecScript.sh (and ExecScript.bat in case of Windows).

 

With the change, the ApplicationMaster now correctly runs my custom script.

 

I'll attach a patch.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to