[
https://issues.apache.org/jira/browse/HADOOP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-919:
--------------------------------
Status: Open (was: Patch Available)
I agree that we should add a default value to hadoop-default.xml, but I don't
think it sholuld be NONE, I think it should be FAILED, but that the output
should be much more brief. Folks shouldn't see the full stack dump for every
thread, but rather just a one-line message indicating that the task has failed.
The gory details should be available through the web ui and logs. Perhaps the
one-line message could even include a link to the gory details?
> HADOOP-801 doesn't add property to hadoop-default.xml
> -----------------------------------------------------
>
> Key: HADOOP-919
> URL: https://issues.apache.org/jira/browse/HADOOP-919
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.11.0
> Reporter: Nigel Daley
> Assigned To: Nigel Daley
> Priority: Minor
> Fix For: 0.11.0
>
> Attachments: HADOOP-919.patch
>
>
> HADOOP-801 (in fixing HADOOP-805) adds a new configuration option --
> jobclient.output.filter. This property should have also been added to
> hadoop-default.xml with a default value of NONE (the current default of
> FAILURE is too verbose with INFO exceptions).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.