Allen Wittenauer created YARN-6365:
--------------------------------------

             Summary: slsrun.sh creating random html directories
                 Key: YARN-6365
                 URL: https://issues.apache.org/jira/browse/YARN-6365
             Project: Hadoop YARN
          Issue Type: Bug
          Components: scheduler-load-simulator
    Affects Versions: 3.0.0-alpha3
            Reporter: Allen Wittenauer
            Priority: Blocker


YARN-6275 causes slsrun.sh to randomly create or override html directories 
wherever it is run.  

{code}
# copy 'html' directory to current directory to make sure web sever can access
cp -r "${bin}/../html" "$(pwd)"
{code}

Instead, the Java could should be changed to take a system property that slsrun 
can populate at run time.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to