Stop the cluster, we do not need it running anymore in this section. You can stop the nodes one by one or stop the cluster with one click. If you are not sure how to do that, please, check stop your cluster.
ResourceManager has two main components - Scheduler and Application Manager:
2021-01-04 14:13:45,833 ... : Initialized queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=, usedCapacity=0.0, absoluteUsedCapacity=0.0, numApps=0, numContainers=0
2021-01-04 14:13:45,833 ... : Initialized queue: root: numChildQueue= 1, capacity=1.0, absoluteCapacity=1.0, usedResources=usedCapacity=0.0, numApps=0, numContainers=0
2021-01-04 14:13:45,833 ... : Initialized root queue root: numChildQueue= 1, capacity=1.0, absoluteCapacity=1.0, usedResources=usedCapacity=0.0, numApps=0, numContainers=0
2021-01-04 14:14:26,969 ... : Added node Winky:34437 clusterResource:
2021-01-04 14:14:31,719 ... : Added node Kreacher:36535 clusterResource:
2021-01-04 15:46:02,068 ... : Application 'application_1552572825846_0001' is submitted without priority hence considering default queue/cluster priority: 0
2021-01-04 15:46:02,068 ... : Priority '0' is acceptable in queue : default for application: application_1552572825846_0001 for the user: hadjo
2021-01-04 15:46:02,090 ... : Accepted application application_1552572825846_0001 from user: hadjo, in queue: default
2021-01-04 15:46:02,146 ... : Added Application Attempt appattempt_1552572825846_0001_000001 to scheduler from user hadjo in queue default
2021-01-04 15:46:09,623 ... : Application Attempt appattempt_1552572825846_0001_000001 is done. finalState=FINISHED
2021-01-04 15:46:02,130 ... : Registering app attempt : appattempt_1552572825846_0001_000001
2021-01-04 15:46:04,179 ... : AM registration appattempt_1552572825846_0001_000001
... meanwhile many things happening ...
2021-01-04 15:46:08,517 ... : application_1552572825846_0001 unregistered successfully.
2021-01-04 15:46:09,621 ... : Unregistering app attempt : appattempt_1552572825846_0001_000001
2021-01-04 14:14:09,897 ... : Nodemanager resources: memory set to 2048MB.
2021-01-04 14:14:09,897 ... : Nodemanager resources: vcores set to 1.
2021-01-04 14:14:09,900 ... : Initialized nodemanager with : physical-memory=2048 virtual-memory=4301 virtual-cores=1
2021-01-04 15:46:02,296 ... : Assigned container container_1552572825846_0001_01_000001 of capacity on host Kreacher:36535, which has 1 containers, used and available after allocation
2021-01-04 15:46:02,361 ... : Setting up container Container: [ContainerId: container_1552572825846_0001_01_000001, Version: 0, NodeId: Kreacher:36535, NodeHttpAddress: Kreacher:8042, Resource: , Priority: 0, Token: Token { kind: ContainerToken, service: 192.168.0.4:36535 }, ] for AM appattempt_1552572825846_0001_000001
2021-01-04 15:46:02,533 ...: Start request for container_1552572825846_0001_01_000001 by user hadjo
2021-01-04 15:46:02,556 ...: Adding container_1552572825846_0001_01_000001 to application application_1552572825846_0001
2021-01-04 15:46:02,556 ...: USER=hadjo IP=192.168.0.2 OPERATION=Start Container Request TARGET=ContainerManageImpl RESULT=SUCCESS APPID=application_1552572825846_0001 CONTAINERID=container_1552572825846_0001_01_000001
2021-01-04 15:46:02,563 ...: Container container_1552572825846_0001_01_000001 transitioned from NEW to LOCALIZING
2021-01-04 15:46:02,578 ...: Resource hdfs://Dobby:9000/apps/yarn-hello-world.jar transitioned from INIT to DOWNLOADING
2021-01-04 15:46:03,218 ... : Container container_1552572825846_0001_01_000001 transitioned from LOCALIZED to RUNNING
2021-01-04 15:46:03,219 ... : Starting resource-monitoring for container_1552572825846_0001_01_000001
2021-01-04 15:46:03,242 ... : launchContainer: [bash, /tmp/hadoop-hadjo/nm-local-dir/usercache/hadjo/appcache/application_1552572825846_0001/container_1552572825846_0001_01_000001/default_container_executor.sh]
2021-01-04 15:46:02,533 ... : Start request for container_1552572825846_0001_01_000001 by user hadjo
2021-01-04 15:46:02,556 ... : Application application_1552572825846_0001 transitioned from NEW to INITING
2021-01-04 15:46:02,556 ... : Adding container_1552572825846_0001_01_000001 to application application_1552572825846_0001
2021-01-04 15:46:02,559 ... : Application application_1552572825846_0001 transitioned from INITING to RUNNING
2021-01-04 15:46:02,563 ... : Container container_1552572825846_0001_01_000001 transitioned from NEW to LOCALIZING
2021-01-04 15:46:02,578 ... : Resource hdfs://Dobby:9000/apps/yarn-hello-world.jar transitioned from INIT to DOWNLOADING
2021-01-04 15:46:03,188 ... : Container container_1552572825846_0001_01_000001 transitioned from LOCALIZING to LOCALIZED
2021-01-04 15:46:03,218 ... : Container container_1552572825846_0001_01_000001 transitioned from LOCALIZED to RUNNING
2021-01-04 15:46:03,242 ... : launchContainer: [bash, /tmp/hadoop-hadjo/nm-local-dir/usercache/hadjo/appcache/application_1552572825846_0001/container_1552572825846_0001_01_000001/default_container_executor.sh]
... Steps 6, 7 and 8 going on between (described further) ...
2021-01-04 15:46:09,600 ... : Container container_1552572825846_0001_01_000001 succeeded
2021-01-04 15:46:09,600 ... : Container container_1552572825846_0001_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2021-01-04 15:46:09,600 ... : Cleaning up container container_1552572825846_0001_01_000001
2021-01-04 15:46:09,617 ... : Deleting absolute path : /tmp/hadoop-hadjo/nm-local-dir/usercache/hadjo/appcache/application_1552572825846_0001/container_1552572825846_0001_01_000001
2021-01-04 15:46:09,619 ... : Container container_1552572825846_0001_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2021-01-04 15:46:09,619 ... : Removing container_1552572825846_0001_01_000001 from application application_1552572825846_0001
2021-01-04 15:46:09,619 ... : Stopping resource-monitoring for container_1552572825846_0001_01_000001
2021-01-04 15:46:09,646 ... : Stopping container with container Id: container_1552572825846_0001_01_000001
2021-01-04 15:46:06,719 ... : Start request for container_1552572825846_0001_01_000002 by user hadjo
2021-01-04 15:46:06,719 ... : Adding container_1552572825846_0001_01_000002 to application application_1552572825846_0001
2021-01-04 15:46:06,719 ... : USER=hadjo IP=192.168.0.4 OPERATION=Start Container Request TARGET=ContainerManageImpl RESULT=SUCCESS APPID=application_1552572825846_0001 CONTAINERID=container_1552572825846_0001_01_000002
2021-01-04 15:46:06,720 ... : Container container_1552572825846_0001_01_000002 transitioned from NEW to LOCALIZING
2021-01-04 15:46:06,720 ... : Container container_1552572825846_0001_01_000002 transitioned from LOCALIZING to LOCALIZED
2021-01-04 15:46:06,790 ... : Container container_1552572825846_0001_01_000002 transitioned from LOCALIZED to RUNNING
2021-01-04 15:46:06,790 ... : Starting resource-monitoring for container_1552572825846_0001_01_000002
2021-01-04 15:46:06,802 ... : launchContainer: [bash, /tmp/hadoop-hadjo/nm-local-dir/usercache/hadjo/appcache/application_1552572825846_0001/container_1552572825846_0001_01_000002/default_container_executor.sh]
2021-01-04 15:46:06,952 ... : Container container_1552572825846_0001_01_000002 succeeded
2021-01-04 15:46:06,953 ... : Container container_1552572825846_0001_01_000002 transitioned from RUNNING to EXITED_WITH_SUCCESS
2021-01-04 15:46:06,953 ... : Cleaning up container container_1552572825846_0001_01_000002
2021-01-04 15:46:06,981 ... : Deleting absolute path : /tmp/hadoop-hadjo/nm-local-dir/usercache/hadjo/appcache/application_1552572825846_0001/container_1552572825846_0001_01_000002
2021-01-04 15:46:06,991 ... : USER=hadjo OPERATION=Container Finished - Succeeded TARGET=ContainerImpl RESULT=SUCCESS APPID=application_1552572825846_0001 CONTAINERID=container_1552572825846_0001_01_000002
2021-01-04 15:46:06,992 ... : Container container_1552572825846_0001_01_000002 transitioned from EXITED_WITH_SUCCESS to DONE
2021-01-04 15:46:06,992 ... : Removing container_1552572825846_0001_01_000002 from application application_1552572825846_0001
2021-01-04 15:46:06,992 ... : Stopping resource-monitoring for container_1552572825846_0001_01_000002
2021-01-04 15:46:06,992 ... : Got event CONTAINER_STOP for appId application_1552572825846_0001
2021-01-04 15:46:09,003 ... : Removed completed containers from NM context: [container_1552572825846_0001_01_000002]
2021-01-04 15:46:06,920 ... : Start request for container_1552572825846_0001_01_000003 by user hadjo
2021-01-04 15:46:06,944 ... : Adding container_1552572825846_0001_01_000003 to application application_1552572825846_0001
2021-01-04 15:46:06,944 ... : USER=hadjo IP=192.168.0.4 OPERATION=Start Container Request TARGET=ContainerManageImpl RESULT=SUCCESS APPID=application_1552572825846_0001 CONTAINERID=container_1552572825846_0001_01_000003
2021-01-04 15:46:06,948 ... : Container container_1552572825846_0001_01_000003 transitioned from NEW to LOCALIZING
2021-01-04 15:46:06,949 ... : Got event CONTAINER_INIT for appId application_1552572825846_0001
2021-01-04 15:46:06,959 ... : Resource hdfs://Dobby:9000/apps/yarn-hello-world.jar transitioned from INIT to DOWNLOADING
2021-01-04 15:46:06,960 ... : Downloading public rsrc:{ hdfs://Dobby:9000/apps/yarn-hello-world.jar, 1552577609473, FILE, null }
2021-01-04 15:46:07,448 ... : Resource hdfs://Dobby:9000/apps/yarn-hello-world.jar(->/tmp/hadoop-hadjo/nm-local-dir/filecache/10/yarn-hello-world.jar) transitioned from DOWNLOADING to LOCALIZED
2021-01-04 15:46:07,450 ... : Container container_1552572825846_0001_01_000003 transitioned from LOCALIZING to LOCALIZED
2021-01-04 15:46:07,482 ... : Container container_1552572825846_0001_01_000003 transitioned from LOCALIZED to RUNNING
2021-01-04 15:46:07,483 ... : Starting resource-monitoring for container_1552572825846_0001_01_000003
2021-01-04 15:46:07,506 ... : launchContainer: [bash, /tmp/hadoop-hadjo/nm-local-dir/usercache/hadjo/appcache/application_1552572825846_0001/container_1552572825846_0001_01_000003/default_container_executor.sh]
2021-01-04 15:46:07,607 ... : Container container_1552572825846_0001_01_000003 succeeded
2021-01-04 15:46:07,607 ... : Container container_1552572825846_0001_01_000003 transitioned from RUNNING to EXITED_WITH_SUCCESS
2021-01-04 15:46:07,607 ... : Cleaning up container container_1552572825846_0001_01_000003
2021-01-04 15:46:07,635 ... : Deleting absolute path : /tmp/hadoop-hadjo/nm-local-dir/usercache/hadjo/appcache/application_1552572825846_0001/container_1552572825846_0001_01_000003
2021-01-04 15:46:07,637 ... : USER=hadjo OPERATION=Container Finished - Succeeded TARGET=ContainerImpl RESULT=SUCCESS APPID=application_1552572825846_0001 CONTAINERID=container_1552572825846_0001_01_000003
2021-01-04 15:46:07,639 ... : Container container_1552572825846_0001_01_000003 transitioned from EXITED_WITH_SUCCESS to DONE
2021-01-04 15:46:07,639 ... : Removing container_1552572825846_0001_01_000003 from application application_1552572825846_0001
2021-01-04 15:46:07,650 ... : Stopping resource-monitoring for container_1552572825846_0001_01_000003
2021-01-04 15:46:07,650 ... : Got event CONTAINER_STOP for appId application_1552572825846_0001
2021-01-04 15:46:09,657 ... : Removed completed containers from NM context: [container_1552572825846_0001_01_000003]
AppMaster: Initializing
NMClient: started
AMRMClientAsync: started
AppMaster: Registered with Application Master
AppMaster: Requesting 2 containers
AMRMClientAsync: added container request for iteration 0
AMRMClientAsync: added container request for iteration 1
AppMaster: Container container_1552572825846_0001_01_000002 launched
AppMaster: Container container_1552572825846_0001_01_000003 launched
AppMaster: Container finished container_1552572825846_0001_01_000002
AppMaster: Container finished container_1552572825846_0001_01_000003
Containers are finished
AppMaster: Unregistered
Hello World!
Container: Finalized
Hello World!
Container: Finalized