[ 
https://issues.apache.org/jira/browse/YARN-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yufei Gu updated YARN-6365:
---------------------------
    Attachment: YARN-6365.001.patch

Uploaded Patch v1. Here are changes:
#  slsrun.sh doesn't copy html directory.
# html/css/js files are put into the jar file, so that no need to add directory 
html to class path.

> 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
>            Assignee: Yufei Gu
>            Priority: Blocker
>         Attachments: YARN-6365.001.patch
>
>
> 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