[ 
https://issues.apache.org/jira/browse/YARN-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975274#comment-15975274
 ] 

Hudson commented on YARN-6365:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11609 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11609/])
YARN-6365. Get static SLS html resources from classpath. Contributed by (wang: 
rev 7e075a50e37a24399bdae413349762f556293da3)
* (edit) hadoop-tools/hadoop-sls/pom.xml
* (edit) 
hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/web/SLSWebApp.java
* (edit) hadoop-tools/hadoop-sls/src/site/markdown/SchedulerLoadSimulator.md
* (edit) hadoop-tools/hadoop-sls/src/main/bin/slsrun.sh


> Get static SLS html resources from classpath
> --------------------------------------------
>
>                 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
>             Fix For: 3.0.0-alpha3
>
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to