You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Adam Antal (Jira)" <ji...@apache.org> on 2020/02/20 16:12:00 UTC

[jira] [Commented] (YARN-10153) Problems of offline analysis with showSimulationTrace.html

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

Adam Antal commented on YARN-10153:
-----------------------------------

Hi [~lmy777],

Could you please provide more information on the issue? I could not see clearly what is the error here.

The SLS creates the local web server which serves the simulationTrace.html website. So you can use that web page as long as the SLS is running.

> Problems of offline analysis with showSimulationTrace.html
> ----------------------------------------------------------
>
>                 Key: YARN-10153
>                 URL: https://issues.apache.org/jira/browse/YARN-10153
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: scheduler-load-simulator
>    Affects Versions: 3.2.1
>         Environment: Ubuntu18.04
> JAVA 1.8.0_241
> Hadoop-3.2.1
>            Reporter: YingmingWang
>            Priority: Major
>             Fix For: 3.2.1
>
>         Attachments: INFO.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I am new to learn YARN SLS. After the configuration of HADOOP and YARN SLS, I run the example in sample-data. It doesn't have WARNING or ERROR. I can see the chart and data changing in real time by host:port/simulate but I can not analyse the realtimetrack.json file by showSimulationTrace.html after the run.  I modified my file with the improvement of YARN-9836 but it still can't analyze trace.  The whole INFO file is placed in .txt.
> {code:java}
> // code placeholder
> # Begining
> INFO conf.Configuration: resource-types.xml not found
> INFO resource.ResourceUtils:Unable to find 'resource-types.xml'.
> # Finally
> 2020-02-20 14:59:40,838 INFO sls.SLSRunner: SLSRunner tears down.
> 2020-02-20 14:59:40,839 INFO resourcemanager.RMAppManager$ApplicationSummary: appId=application_1582181515746_0002,name=N/A,user=jenkins,queue=sls_queue_1,state=FINISHED,trackingUrl=http://host2-virtual-machine:18088/proxy/application_1582181515746_0002/,appMasterHost=localhost,submitTime=1582181622389,startTime=1582181622389,launchTime=-1,finishTime=1582181980390,finalStatus=SUCCEEDED,memorySeconds=2433739,vcoreSeconds=2313,preemptedMemorySeconds=0,preemptedVcoreSeconds=0,preemptedAMContainers=0,preemptedNonAMContainers=0,preemptedResources=<memory:0\, vCores:0>,applicationType=YARN,resourceSeconds=2433739 MB-seconds\, 2313 vcore-seconds,preemptedResourceSeconds=0 MB-seconds\, 0 vcore-seconds,applicationTags=
> {code}
> I want to know how to solve it or a more correct configuration process. Thank you very much.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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