You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/02/21 18:59:20 UTC

[jira] [Created] (YARN-1745) Add yarn.dispatcher.exit-on-error to yarn-default.xml

Sandy Ryza created YARN-1745:
--------------------------------

             Summary: Add yarn.dispatcher.exit-on-error to yarn-default.xml
                 Key: YARN-1745
                 URL: https://issues.apache.org/jira/browse/YARN-1745
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Sandy Ryza
            Assignee: Sandy Ryza


This property is handled in code really weirdly.  There's a default value of false supplied in Dispatcher.java, but everywhere that uses it in the code explicitly sets it to true.

We should change the default in Dispatcher.java to true and add it with this same value to yarn-default.xml.

We'll also need a MapReduce JIRA for making the relevant changes in the JobHistoryServer.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)