[
https://issues.apache.org/jira/browse/MAPREDUCE-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786043#action_12786043
]
Hudson commented on MAPREDUCE-1249:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk #164 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/164/])
. Update config default value for socket read timeout to
match code default. Contributed by Amareshwari Sriramadasu
> 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
> Assignee: Amareshwari Sriramadasu
> Priority: Blocker
> Fix For: 0.21.0
>
> Attachments: patch-1249-1.txt, patch-1249.txt
>
>
> 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.