[
https://issues.apache.org/jira/browse/TWILL-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002883#comment-14002883
]
Terence Yim commented on TWILL-46:
----------------------------------
Not a direct way. You could, however, hit the application master resource REST
endpoint to discover what runnables are running in what host and container
(Click the Application Master link on the right in the YARN Dashboard, and
append "/resources" the end of the URL, or through the
TwillController.getResourceReport() API).
> Have a way to specify / control the restart action upon container failure.
> --------------------------------------------------------------------------
>
> Key: TWILL-46
> URL: https://issues.apache.org/jira/browse/TWILL-46
> Project: Apache Twill
> Issue Type: Improvement
> Components: api, core
> Affects Versions: 0.1.0-incubating
> Reporter: Terence Yim
>
> Currently when a container exit abnormally, AM always restart it. It would be
> better if the application can have finer control. E.g. restarts up to N times.
--
This message was sent by Atlassian JIRA
(v6.2#6252)