[jira] [Commented] (MAPREDUCE-5636) Convert MapReduce Tutorial document to APT

2014-05-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992823#comment-13992823 ] Hudson commented on MAPREDUCE-5636: --- FAILURE: Integrated in Hadoop-Mapreduce-trunk

[jira] [Updated] (MAPREDUCE-5309) 2.0.4 JobHistoryParser can't parse certain failed job history files generated by 2.0.3 history server

2014-05-15 Thread Rushabh S Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rushabh S Shah updated MAPREDUCE-5309: -- Status: Patch Available (was: Open) Changed the order of counters field in

[jira] [Commented] (MAPREDUCE-5309) 2.0.4 JobHistoryParser can't parse certain failed job history files generated by 2.0.3 history server

2014-05-15 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998361#comment-13998361 ] Viraj Bhat commented on MAPREDUCE-5309: --- Rushabh thanks for your help in fixing

[jira] [Created] (MAPREDUCE-5890) Support for encrypting Intermediate data and spills in local filesystem

2014-05-15 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created MAPREDUCE-5890: - Summary: Support for encrypting Intermediate data and spills in local filesystem Key: MAPREDUCE-5890 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5890

[jira] [Commented] (MAPREDUCE-5888) Failed job leaves hung AM after it unregisters

2014-05-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998217#comment-13998217 ] Hudson commented on MAPREDUCE-5888: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1753

[jira] [Commented] (MAPREDUCE-5814) fat jar with *-default.xml may fail when mapreduce.job.classloader=true.

2014-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996769#comment-13996769 ] Jason Lowe commented on MAPREDUCE-5814: --- +1 lgtm. Committing this. fat jar

[jira] [Commented] (MAPREDUCE-5636) Convert MapReduce Tutorial document to APT

2014-05-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992787#comment-13992787 ] Hudson commented on MAPREDUCE-5636: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1751

[jira] [Updated] (MAPREDUCE-5871) Estimate Job Endtime

2014-05-15 Thread Maysam Yabandeh (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maysam Yabandeh updated MAPREDUCE-5871: --- Status: Patch Available (was: In Progress) Estimate Job Endtime

[jira] [Updated] (MAPREDUCE-5809) Enhance distcp to support preserving HDFS ACLs.

2014-05-15 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated MAPREDUCE-5809: - Attachment: MAPREDUCE-5809.5.patch Here is patch v5 incorporating the latest

[jira] [Commented] (MAPREDUCE-5886) Allow wordcount example job to accept multiple input paths.

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

[jira] [Commented] (MAPREDUCE-5875) Make Counter limits consistent conf across JobClient, MRAppMaster, and YarnChild

2014-05-15 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992928#comment-13992928 ] Robert Kanter commented on MAPREDUCE-5875: -- I just tried out your v3 patch

[jira] [Updated] (MAPREDUCE-5888) Failed job leaves hung AM after it unregisters

2014-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5888: -- Target Version/s: 2.5.0 Status: Patch Available (was: Open) Failed job

[jira] [Commented] (MAPREDUCE-5888) Failed job leaves hung AM after it unregisters

2014-05-15 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996619#comment-13996619 ] Jonathan Eagles commented on MAPREDUCE-5888: Agree with [~ozawa]. +1

[jira] [Work started] (MAPREDUCE-5871) Estimate Job Endtime

2014-05-15 Thread Maysam Yabandeh (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAPREDUCE-5871 started by Maysam Yabandeh. Estimate Job Endtime Key: MAPREDUCE-5871 URL:

[jira] [Commented] (MAPREDUCE-5861) finishedSubMaps field in LocalContainerLauncher does not need to be volatile

2014-05-15 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996234#comment-13996234 ] Junping Du commented on MAPREDUCE-5861: --- Agree volatile is not help here so

[jira] [Updated] (MAPREDUCE-5884) History server uses short user name when canceling tokens

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

[jira] [Commented] (MAPREDUCE-5874) Creating MapReduce REST API section

2014-05-15 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998343#comment-13998343 ] Ravi Prakash commented on MAPREDUCE-5874: - Were you able to run mvn site:stage

[jira] [Commented] (MAPREDUCE-207) Computing Input Splits on the MR Cluster

2014-05-15 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997964#comment-13997964 ] Gera Shegalov commented on MAPREDUCE-207: - [~ste...@apache.org], thanks for

[jira] [Commented] (MAPREDUCE-5873) Measure bw of a single copy call and display the correct aggregated bw

2014-05-15 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997953#comment-13997953 ] Siqi Li commented on MAPREDUCE-5873: [~sjlee0] Do you know what does this -1

[jira] [Resolved] (MAPREDUCE-4658) Move tools JARs into separate lib directories and have common bootstrap script.

2014-05-15 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved MAPREDUCE-4658. --- Resolution: Won't Fix [doing self-clean up of JIRAs] scripts have change

[jira] [Updated] (MAPREDUCE-5018) Support raw binary data with Hadoop streaming

2014-05-15 Thread Steven Willis (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Willis updated MAPREDUCE-5018: - Assignee: Steven Willis Target Version/s: 1.1.2, trunk (was: trunk,

[jira] [Updated] (MAPREDUCE-5018) Support raw binary data with Hadoop streaming

2014-05-15 Thread Steven Willis (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Willis updated MAPREDUCE-5018: - Target Version/s: 1.1.2, trunk (was: trunk, 1.1.2) Affects Version/s: trunk

[jira] [Updated] (MAPREDUCE-5018) Support raw binary data with Hadoop streaming

2014-05-15 Thread Steven Willis (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Willis updated MAPREDUCE-5018: - Attachment: MAPREDUCE-5018-branch-1.1.patch A patch for the 1.1 branch Support raw

[jira] [Commented] (MAPREDUCE-5890) Support for encrypting Intermediate data and spills in local filesystem

2014-05-15 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998426#comment-13998426 ] Alejandro Abdelnur commented on MAPREDUCE-5890: --- HADOOP-10603

[jira] [Updated] (MAPREDUCE-5309) 2.0.4 JobHistoryParser can't parse certain failed job history files generated by 2.0.3 history server

2014-05-15 Thread Rushabh S Shah (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rushabh S Shah updated MAPREDUCE-5309: -- Status: Open (was: Patch Available) This fix the history files that were

[jira] [Updated] (MAPREDUCE-5189) Basic AM changes to support preemption requests (per YARN-45)

2014-05-15 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated MAPREDUCE-5189: --- Issue Type: Sub-task (was: Improvement) Parent:

[jira] [Commented] (MAPREDUCE-5652) NM Recovery. ShuffleHandler should handle NM restarts

2014-05-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998170#comment-13998170 ] Hudson commented on MAPREDUCE-5652: --- FAILURE: Integrated in Hadoop-Mapreduce-trunk

[jira] [Updated] (MAPREDUCE-5821) IFile merge allocates new byte array for every value

2014-05-15 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated MAPREDUCE-5821: - Resolution: Fixed Fix Version/s: 2.4.1 2.5.0

[jira] [Updated] (MAPREDUCE-5886) Allow wordcount example job to accept multiple input paths.

2014-05-15 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gera Shegalov updated MAPREDUCE-5886: - Attachment: MAPREDUCE-5886.3.patch [~cnauroth], apologies for spamming you JIRA.

[jira] [Commented] (MAPREDUCE-5814) fat jar with *-default.xml may fail when mapreduce.job.classloader=true.

2014-05-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996736#comment-13996736 ] Hadoop QA commented on MAPREDUCE-5814: -- {color:green}+1 overall{color}. Here are

[jira] [Commented] (MAPREDUCE-5888) Failed job leaves hung AM after it unregisters

2014-05-15 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996739#comment-13996739 ] Jonathan Eagles commented on MAPREDUCE-5888: +1. No tests is expected in

[jira] [Commented] (MAPREDUCE-5652) NM Recovery. ShuffleHandler should handle NM restarts

2014-05-15 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996497#comment-13996497 ] Karthik Kambatla commented on MAPREDUCE-5652: - +1, pending Jenkins. NM

[jira] [Commented] (MAPREDUCE-5002) AM could potentially allocate a reduce container to a map attempt

2014-05-15 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996836#comment-13996836 ] Chen He commented on MAPREDUCE-5002: Is this JIRA fixed? If so, could we close it?

[jira] [Created] (MAPREDUCE-5886) Allow wordcount example job to accept multiple input paths.

2014-05-15 Thread Chris Nauroth (JIRA)
Chris Nauroth created MAPREDUCE-5886: Summary: Allow wordcount example job to accept multiple input paths. Key: MAPREDUCE-5886 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5886 Project:

[jira] [Commented] (MAPREDUCE-5885) build/test/test.mapred.spill causes release audit warnings

2014-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993584#comment-13993584 ] Jason Lowe commented on MAPREDUCE-5885: --- A quick search of the source finds the

[jira] [Commented] (MAPREDUCE-5814) fat jar with *-default.xml may fail when mapreduce.job.classloader=true.

2014-05-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998216#comment-13998216 ] Hudson commented on MAPREDUCE-5814: --- FAILURE: Integrated in Hadoop-Hdfs-trunk #1753

[jira] [Commented] (MAPREDUCE-5044) Have AM trigger jstack on task attempts that timeout before killing them

2014-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993851#comment-13993851 ] Jason Lowe commented on MAPREDUCE-5044: --- Patch looks good, I just have a minor

[jira] [Created] (MAPREDUCE-5885) build/test/test.mapred.spill causes release audit warnings

2014-05-15 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-5885: - Summary: build/test/test.mapred.spill causes release audit warnings Key: MAPREDUCE-5885 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5885 Project: Hadoop

[jira] [Commented] (MAPREDUCE-5402) DynamicInputFormat should allow overriding of MAX_CHUNKS_TOLERABLE

2014-05-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992826#comment-13992826 ] Hudson commented on MAPREDUCE-5402: --- FAILURE: Integrated in Hadoop-Mapreduce-trunk