mapreduce.reduce.shuffle.read.timeout's default value should be 3 minutes, in
mapred-default.xml
------------------------------------------------------------------------------------------------
Key: MAPREDUCE-1249
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1249
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: task
Affects Versions: 0.21.0
Reporter: Amareshwari Sriramadasu
Priority: Blocker
Fix For: 0.21.0
mapreduce.reduce.shuffle.read.timeout has a value of 30,000 (30 seconds) in
mapred-default.xml, whereas the default value in Fetcher code is 3 minutes.
It should be 3 minutes by default, as it was in pre MAPREDUCE-353.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.