[
https://issues.apache.org/jira/browse/YARN-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chandni Singh updated YARN-5015:
--------------------------------
Description:
We support sliding window retry policy for AM restarts (Refer to YARN-3669).
Similar sliding window retry policy is needed for container restarts.
With this change, we can introduce a common class for SlidingWindowRetryPolicy
( suggested by [~vvasudev] in the comments) and integrate it to container
restart.
In a subsequent jira, we can modify the AM code to use SlidingWindowRetryPolicy
which will unify the AM and container restart code.
was:
We support sliding window retry policy for AM restarts. Similar sliding window
retry policy is needed for container restarts.
With this change, we can introduce a common class for SlidingWindowRetryPolicy
( suggested by [~vvasudev] in the comments) and integrate it to container
restart.
In a subsequent jira, we can modify the AM code to use SlidingWindowRetryPolicy
which will unify the AM and container restart code.
> Support sliding window retry capability for container restart
> --------------------------------------------------------------
>
> Key: YARN-5015
> URL: https://issues.apache.org/jira/browse/YARN-5015
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: nodemanager
> Reporter: Varun Vasudev
> Assignee: Chandni Singh
> Priority: Major
> Labels: oct16-medium
> Attachments: YARN-5015.01.patch, YARN-5015.02.patch,
> YARN-5015.03.patch
>
>
> We support sliding window retry policy for AM restarts (Refer to YARN-3669).
> Similar sliding window retry policy is needed for container restarts.
> With this change, we can introduce a common class for
> SlidingWindowRetryPolicy ( suggested by [~vvasudev] in the comments) and
> integrate it to container restart.
> In a subsequent jira, we can modify the AM code to use
> SlidingWindowRetryPolicy which will unify the AM and container restart code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]