YingmingWang created YARN-10153:
-----------------------------------
Summary: 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
Fix For: 3.2.1
Attachments: INFO.txt
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: [email protected]
For additional commands, e-mail: [email protected]