[jira] [Commented] (MAPREDUCE-5746) Job diagnostics can implicate wrong task for a failed job

2014-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900223#comment-13900223 ] Hudson commented on MAPREDUCE-5746: --- SUCCESS: Integrated in Hadoop-Yarn-trunk #480

[jira] [Commented] (MAPREDUCE-5746) Job diagnostics can implicate wrong task for a failed job

2014-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900317#comment-13900317 ] Hudson commented on MAPREDUCE-5746: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1672

[jira] [Commented] (MAPREDUCE-5746) Job diagnostics can implicate wrong task for a failed job

2014-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900388#comment-13900388 ] Hudson commented on MAPREDUCE-5746: --- SUCCESS: Integrated in Hadoop-Mapreduce-trunk

[jira] [Commented] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900704#comment-13900704 ] Jason Lowe commented on MAPREDUCE-5757: --- Stacktrace: {noformat} Caused by:

[jira] [Created] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

2014-02-13 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-5757: - Summary: ConcurrentModificationException in JobControl.toList Key: MAPREDUCE-5757 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5757 Project: Hadoop

[jira] [Assigned] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe reassigned MAPREDUCE-5757: - Assignee: Jason Lowe The locking in the fix for MAPREDUCE-5513 is mismatched. The

[jira] [Commented] (MAPREDUCE-5513) ConcurrentModificationException in JobControl

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900721#comment-13900721 ] Jason Lowe commented on MAPREDUCE-5513: --- Note that this is still occurring, see

[jira] [Updated] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5757: -- Attachment: MAPREDUCE-5757.patch Patch to always lock the object rather than the class.

[jira] [Updated] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5757: -- Target Version/s: 0.23.11, 2.4.0 Status: Patch Available (was: Open)

[jira] [Commented] (MAPREDUCE-5751) MR app master fails to start in some cases if mapreduce.job.classloader is true

2014-02-13 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900752#comment-13900752 ] Gera Shegalov commented on MAPREDUCE-5751: -- I think you can easily add a test

[jira] [Commented] (MAPREDUCE-5756) FileInputFormat.listStatus() including directories in its results

2014-02-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900772#comment-13900772 ] Jason Dere commented on MAPREDUCE-5756: --- Ok, looking a little more at this .. so

[jira] [Commented] (MAPREDUCE-5756) FileInputFormat.listStatus() including directories in its results

2014-02-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900776#comment-13900776 ] Jason Dere commented on MAPREDUCE-5756: --- Looks like the changes in

[jira] [Updated] (MAPREDUCE-5756) CombineFileInputFormat.getSplits() including directories in its results

2014-02-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated MAPREDUCE-5756: -- Summary: CombineFileInputFormat.getSplits() including directories in its results (was:

[jira] [Commented] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

2014-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900788#comment-13900788 ] Hadoop QA commented on MAPREDUCE-5757: -- {color:red}-1 overall{color}. Here are

[jira] [Created] (MAPREDUCE-5758) Reducer local data is not deleted until job completes

2014-02-13 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-5758: - Summary: Reducer local data is not deleted until job completes Key: MAPREDUCE-5758 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5758 Project: Hadoop

[jira] [Commented] (MAPREDUCE-5758) Reducer local data is not deleted until job completes

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900827#comment-13900827 ] Jason Lowe commented on MAPREDUCE-5758: --- When tasks run under YARN they are

[jira] [Commented] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

2014-02-13 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900842#comment-13900842 ] Kihwal Lee commented on MAPREDUCE-5757: --- +1 lgtm

[jira] [Commented] (MAPREDUCE-5670) CombineFileRecordReader should report progress when moving to the next file

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900863#comment-13900863 ] Jason Lowe commented on MAPREDUCE-5670: --- +1 lgtm. Committing this.

[jira] [Updated] (MAPREDUCE-5670) CombineFileRecordReader should report progress when moving to the next file

2014-02-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5670: -- Resolution: Fixed Fix Version/s: 2.4.0 Hadoop Flags: Reviewed

[jira] [Commented] (MAPREDUCE-5670) CombineFileRecordReader should report progress when moving to the next file

2014-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900903#comment-13900903 ] Hudson commented on MAPREDUCE-5670: --- SUCCESS: Integrated in Hadoop-trunk-Commit

[jira] [Updated] (MAPREDUCE-5641) History for failed Application Masters should be made available to the Job History Server

2014-02-13 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated MAPREDUCE-5641: - Attachment: MAPREDUCE-5641.patch I’ve attached a preliminary version of the patch.

[jira] [Updated] (MAPREDUCE-4490) JVM reuse is incompatible with LinuxTaskController (and therefore incompatible with Security)

2014-02-13 Thread sam liu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sam liu updated MAPREDUCE-4490: --- Attachment: MAPREDUCE-4490.patch New patch basing on latest branch origin/branch-1.2 JVM reuse

[jira] [Updated] (MAPREDUCE-4490) JVM reuse is incompatible with LinuxTaskController (and therefore incompatible with Security)

2014-02-13 Thread sam liu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sam liu updated MAPREDUCE-4490: --- Status: Open (was: Patch Available) Will upload new patch for latest code base of branch