[
https://issues.apache.org/jira/browse/HADOOP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466795
]
Owen O'Malley commented on HADOOP-919:
--------------------------------------
Another reduction that would be nice is to have a single lost task tracker
event rather than losing all 300 map tasks that were stored on that machine.
I'd much rather get a single line saying "task tracker node1234 lost" than 300
task failure reports.
> 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.