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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2017/03/20 16:17:41 UTC

[jira] [Created] (YARN-6365) slsrun.sh creating random html directories

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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org