[
https://issues.apache.org/jira/browse/TEZ-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153570#comment-14153570
]
Bikas Saha commented on TEZ-1620:
---------------------------------
I added a yarnClient.stop() in waitForAppsToFinish() and committed the patch.
Thanks!
Command for 2.2 build is - mvn package -Dhadoop.version=2.2.0 -P\!hadoop24
-DskipTests
> Wait for application finish before stopping MiniTezCluster
> ----------------------------------------------------------
>
> Key: TEZ-1620
> URL: https://issues.apache.org/jira/browse/TEZ-1620
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Attachments: Tez-1620-2.patch, Tez-1620.patch
>
>
> Currently, we sleep 10 seconds to wait for DAGAppMaster to finish, otherwise
> DAGAppMaster will hang there for connecting RM to unregister.
> We should wait for all the applications finish before stopping
> MiniTezCluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)