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 "Giovanni Matteo Fumarola (JIRA)" <ji...@apache.org> on 2017/05/04 18:20:04 UTC

[jira] [Commented] (YARN-6234) Support multiple attempts on the node when AMRMProxy is enabled

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

Giovanni Matteo Fumarola commented on YARN-6234:
------------------------------------------------

Thanks [~curino], [~subru] and [~botong].

About this feedback: https://issues.apache.org/jira/browse/YARN-6282?focusedCommentId=15966160
I added the NPE check, and I double checked and I noticed we don't need a finally block to ensure we leave things tidy since it is already handled in the code.

> Support multiple attempts on the node when AMRMProxy is enabled
> ---------------------------------------------------------------
>
>                 Key: YARN-6234
>                 URL: https://issues.apache.org/jira/browse/YARN-6234
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: amrmproxy, federation, nodemanager
>    Affects Versions: 2.8.0, 3.0.0-alpha1
>            Reporter: Subru Krishnan
>            Assignee: Giovanni Matteo Fumarola
>         Attachments: YARN-6234-YARN-2915.v1.patch, YARN-6234-YARN-2915.v2.patch
>
>
> Currently {{AMRMProxy}} initializes an interceptor chain pipeline for every active AM in the node but it doesn't clean up & reinitialize correctly if there's a second attempt for any AM in the same node. This jira is to track the changes required to support multiple attempts on the node when AMRMProxy is enabled.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org