[
https://issues.apache.org/jira/browse/BIGTOP-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526902#comment-13526902
]
Patrick Taylor Ramsey commented on BIGTOP-525:
----------------------------------------------
+1
> make sure yarn.dispatcher.exit-on-error is set to true
> ------------------------------------------------------
>
> Key: BIGTOP-525
> URL: https://issues.apache.org/jira/browse/BIGTOP-525
> Project: Bigtop
> Issue Type: Bug
> Components: General
> Affects Versions: 0.4.0
> Reporter: Roman Shaposhnik
> Assignee: Roman Shaposhnik
> Priority: Blocker
> Fix For: 0.5.0
>
> Attachments:
> 0002-BIGTOP-525.-make-sure-yarn.dispatcher.exit-on-error-.patch
>
>
> According to the following bit of comments:
> {noformat}
> public interface Dispatcher {
> // Configuration to make sure dispatcher crashes but doesn't do system-exit
> in
> // case of errors. By default, it should be false, so that tests are not
> // affected. For all daemons it should be explicitly set to true so that
> // daemons can crash instead of hanging around.
> public static final String DISPATCHER_EXIT_ON_ERROR_KEY =
> "yarn.dispatcher.exit-on-error";
> {noformat}
> we should really make sure to set it to true in our configs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira