[
https://issues.apache.org/jira/browse/TEZ-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151935#comment-14151935
]
Bikas Saha commented on TEZ-1620:
---------------------------------
waitForAppsFinish() -> waitForAppsToFinish() ?
We should be using YARNClient instead of directly accessing
getResourceManager().getClientService(). Theortetically, thats YARN internal
code and can be changed anytime.
Is Collections2 available within our guava version? Just making sure. Can you
please check if this builds with Hadoop 2.2. Thanks
> 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.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)