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

Yufei Gu commented on YARN-6365:
--------------------------------

Thanks [~andrew.wang] for the review.
HTML files are still in target directory because the offline mode need them. I 
did test the offline mode by copying realtimetrack.json and running 
showSimulationTrace.html. It does't work but it is unrelated to this patch, the 
bug should be there for a long time. We can file another jira to fix it. 

> 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