Shell variable expansions in yarn shell scripts should be quoted
----------------------------------------------------------------

                 Key: MAPREDUCE-3430
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3430
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Steve Loughran


The various yarn shell scripts assume that JAVA_HOME, HADOOP_COMMON_HOME, 
YARN_CONFIG_DIR etc are all in directories without spaces. This likely to break 
on windows, where JAVA_HOME is often C:\Program Files\Java

They all need reviewing, and ideally testing on a machine that has everything 
installed into directories with spaces. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to