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)