[jira] [Commented] (MAPREDUCE-2209) TaskTracker's heartbeat hang for several minutes when copying large job.jar from HDFS

2011-07-31 Thread Liyin Liang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073442#comment-13073442 ] Liyin Liang commented on MAPREDUCE-2209: Hi Subroto, In fact,we have fixed t

[jira] [Updated] (MAPREDUCE-2209) TaskTracker's heartbeat hang for several minutes when copying large job.jar from HDFS

2011-07-31 Thread Liyin Liang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Liang updated MAPREDUCE-2209: --- Attachment: 2209-1.diff > TaskTracker's heartbeat hang for several minutes when copying l

[jira] [Commented] (MAPREDUCE-2209) TaskTracker's heartbeat hang for several minutes when copying large job.jar from HDFS

2011-07-31 Thread Subroto Sanyal (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073441#comment-13073441 ] Subroto Sanyal commented on MAPREDUCE-2209: --- Hi Amar, The order of locking:

[jira] [Updated] (MAPREDUCE-2236) No task may execute due to an Integer overflow possibility

2011-07-31 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-2236: --- Attachment: MAPREDUCE-2236.r1.diff Patch that caps it during set/load in {{TaskInProgress}}. Puts

[jira] [Commented] (MAPREDUCE-2384) Can MR make error response Immediately?

2011-07-31 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073358#comment-13073358 ] Harsh J commented on MAPREDUCE-2384: FWIW, the only place this change could interf

[jira] [Updated] (MAPREDUCE-1347) Missing synchronization in MultipleOutputFormat

2011-07-31 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-1347: --- Status: Patch Available (was: In Progress) This should be good to go for a QA run now. > Missin