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 "Wangda Tan (JIRA)" <ji...@apache.org> on 2014/04/09 11:17:16 UTC

[jira] [Commented] (YARN-1917) Add "waitForCompletion" interface to YarnClient

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

Wangda Tan commented on YARN-1917:
----------------------------------

My basic thinking is we can leverage existing implementation in UnmanagedAMLauncher.monitorApplication, it should be enough for many use cases. The method could be, YarnClient.waitForCompletion(ApplicationId appId). 
Appreciate your comments :)

> Add "waitForCompletion" interface to YarnClient
> -----------------------------------------------
>
>                 Key: YARN-1917
>                 URL: https://issues.apache.org/jira/browse/YARN-1917
>             Project: Hadoop YARN
>          Issue Type: New Feature
>          Components: client
>    Affects Versions: 2.4.0
>            Reporter: Wangda Tan
>
> Currently, YARN dosen't have this method. Users needs to write implementations like UnmanagedAMLauncher.monitorApplication or mapreduce.Job.monitorAndPrintJob on their own. This feature should be helpful to end users.



--
This message was sent by Atlassian JIRA
(v6.2#6252)