[ 
https://issues.apache.org/jira/browse/YARN-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YARN-794:
----------------------------------
    Fix Version/s:     (was: 2.1.0-beta)
                       (was: 3.0.0)

> YarnClientImpl.submitApplication() to add a timeout
> ---------------------------------------------------
>
>                 Key: YARN-794
>                 URL: https://issues.apache.org/jira/browse/YARN-794
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Steve Loughran
>            Priority: Minor
>
> {{YarnClientImpl.submitApplication()}} can spin forever waiting for the RM to 
> accept the submission, ignoring interrupts on the sleep.
> # A timeout allows client applications to recognise and react to a failure of 
> the RM to accept work in a timely manner.
> # The interrupt exception could be converted to an {{InterruptedIOException}} 
> and raised within the current method signature



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to