[jira] [Commented] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Devaraj K (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398230#comment-13398230 ] Devaraj K commented on MAPREDUCE-4355: -- It is good to have this API. Thanks for p

[jira] [Commented] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398219#comment-13398219 ] Hudson commented on MAPREDUCE-4356: --- Integrated in Hadoop-Common-trunk-Commit #2375

[jira] [Commented] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398217#comment-13398217 ] Hudson commented on MAPREDUCE-4356: --- Integrated in Hadoop-Hdfs-trunk-Commit #2445 (S

[jira] [Updated] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

2012-06-20 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated MAPREDUCE-4356: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch A

[jira] [Updated] (MAPREDUCE-4290) JobStatus.getState() API is giving ambiguous values

2012-06-20 Thread Devaraj K (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj K updated MAPREDUCE-4290: - Status: Patch Available (was: Open) > JobStatus.getState() API is giving ambiguous value

[jira] [Updated] (MAPREDUCE-4290) JobStatus.getState() API is giving ambiguous values

2012-06-20 Thread Devaraj K (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj K updated MAPREDUCE-4290: - Status: Open (was: Patch Available) > JobStatus.getState() API is giving ambiguous value

[jira] [Commented] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

2012-06-20 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398199#comment-13398199 ] Amar Kamat commented on MAPREDUCE-4356: --- +1. > Provide access t

[jira] [Commented] (MAPREDUCE-3868) Reenable Raid

2012-06-20 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398178#comment-13398178 ] Scott Chen commented on MAPREDUCE-3868: --- Sorry for causing the trouble. I should

[jira] [Commented] (MAPREDUCE-3837) Hadoop 22 Job tracker is not able to recover job in case of crash and after that no user can submit job.

2012-06-20 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398164#comment-13398164 ] Mayank Bansal commented on MAPREDUCE-3837: -- When I put this patch it did not

[jira] [Resolved] (MAPREDUCE-4203) Create equivalent of ProcfsBasedProcessTree for Windows

2012-06-20 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-4203. -- Resolution: Fixed Fix Version/s: 1-win Release Note: Added an implementa

[jira] [Commented] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397998#comment-13397998 ] Jason Lowe commented on MAPREDUCE-4355: --- The 13 javadoc warnings were caused by

[jira] [Commented] (MAPREDUCE-3868) Reenable Raid

2012-06-20 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397974#comment-13397974 ] Jason Lowe commented on MAPREDUCE-3868: --- This also broke the dist tar build - se

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Andrew Ferguson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397964#comment-13397964 ] Andrew Ferguson commented on MAPREDUCE-4351: Another libstdc++ failure fro

[jira] [Commented] (MAPREDUCE-3889) job client tries to use /tasklog interface, but that doesn't exist anymore

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397960#comment-13397960 ] Hudson commented on MAPREDUCE-3889: --- Integrated in Hadoop-Mapreduce-trunk-Commit #23

[jira] [Commented] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397945#comment-13397945 ] Karthik Kambatla commented on MAPREDUCE-4355: - W.r.t MR2 patch, Eclipse sh

[jira] [Commented] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397939#comment-13397939 ] Hadoop QA commented on MAPREDUCE-4355: -- -1 overall. Here are the results of test

[jira] [Commented] (MAPREDUCE-3642) Remove hardcoded strings from the JC#displayTasks() call.

2012-06-20 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397935#comment-13397935 ] Tsuyoshi OZAWA commented on MAPREDUCE-3642: --- Harsh, I'd like to deal with

[jira] [Updated] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated MAPREDUCE-4355: Attachment: MR-4355_mr1.patch > Add JobStatus getJobStatus(JobID) to JobCli

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397920#comment-13397920 ] Hadoop QA commented on MAPREDUCE-4351: -- -1 overall. Here are the results of test

[jira] [Commented] (MAPREDUCE-4266) remove Ant remnants from MR

2012-06-20 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397915#comment-13397915 ] Alejandro Abdelnur commented on MAPREDUCE-4266: --- Oops, ok go it, yes a s

[jira] [Updated] (MAPREDUCE-3889) job client tries to use /tasklog interface, but that doesn't exist anymore

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans updated MAPREDUCE-3889: --- Resolution: Fixed Fix Version/s: 3.0.0

[jira] [Updated] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Andrew Ferguson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Ferguson updated MAPREDUCE-4351: --- Attachment: MAPREDUCE-4351-v5.patch Add documentation to ContainersMonitor

[jira] [Updated] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4295: - Status: Open (was: Patch Available) > RM crashes due to DNS issue >

[jira] [Commented] (MAPREDUCE-3889) job client tries to use /tasklog interface, but that doesn't exist anymore

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397896#comment-13397896 ] Hudson commented on MAPREDUCE-3889: --- Integrated in Hadoop-Common-trunk-Commit #2374

[jira] [Commented] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397895#comment-13397895 ] Thomas Graves commented on MAPREDUCE-4295: -- Thanks for the review Bobby. -

[jira] [Commented] (MAPREDUCE-3889) job client tries to use /tasklog interface, but that doesn't exist anymore

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397892#comment-13397892 ] Hudson commented on MAPREDUCE-3889: --- Integrated in Hadoop-Hdfs-trunk-Commit #2444 (S

[jira] [Commented] (MAPREDUCE-4266) remove Ant remnants from MR

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397884#comment-13397884 ] Thomas Graves commented on MAPREDUCE-4266: -- No, I mean instead of having a pa

[jira] [Commented] (MAPREDUCE-3889) job client tries to use /tasklog interface, but that doesn't exist anymore

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397882#comment-13397882 ] Robert Joseph Evans commented on MAPREDUCE-3889: The patch looks good

[jira] [Commented] (MAPREDUCE-3837) Hadoop 22 Job tracker is not able to recover job in case of crash and after that no user can submit job.

2012-06-20 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397881#comment-13397881 ] Tom White commented on MAPREDUCE-3837: -- TestRecoveryManager and TestJobTrackerRes

[jira] [Commented] (MAPREDUCE-4266) remove Ant remnants from MR

2012-06-20 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397875#comment-13397875 ] Alejandro Abdelnur commented on MAPREDUCE-4266: --- you mean shelling out f

[jira] [Commented] (MAPREDUCE-4266) remove Ant remnants from MR

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397869#comment-13397869 ] Thomas Graves commented on MAPREDUCE-4266: -- sorry for the delay, pipes is now

[jira] [Commented] (MAPREDUCE-4358) Reducers are assigned containers before all maps are assigned containers

2012-06-20 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397868#comment-13397868 ] Jason Lowe commented on MAPREDUCE-4358: --- The AM is supposed to be watching its h

[jira] [Commented] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397865#comment-13397865 ] Robert Joseph Evans commented on MAPREDUCE-4295: The change looks good

[jira] [Commented] (MAPREDUCE-3868) Reenable Raid

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397859#comment-13397859 ] Thomas Graves commented on MAPREDUCE-3868: -- this also introduced a bunch of j

[jira] [Commented] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397856#comment-13397856 ] Hadoop QA commented on MAPREDUCE-4320: -- -1 overall. Here are the results of test

[jira] [Commented] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397845#comment-13397845 ] Robert Joseph Evans commented on MAPREDUCE-4320: The change looks good

[jira] [Commented] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397843#comment-13397843 ] Hadoop QA commented on MAPREDUCE-4295: -- -1 overall. Here are the results of test

[jira] [Updated] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4320: - Status: Patch Available (was: Open) > gridmix mainClass wrong in pom.xml > -

[jira] [Updated] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4320: - Attachment: MAPREDUCE-4320.patch I wasn't able to reproduce the test failure. Trying

[jira] [Commented] (MAPREDUCE-4300) OOM in AM can turn it into a zombie.

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397833#comment-13397833 ] Robert Joseph Evans commented on MAPREDUCE-4300: I would like some fee

[jira] [Updated] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4295: - Attachment: MAPREDUCE-4295.patch fix findbugs issue. > RM crashes du

[jira] [Updated] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4295: - Status: Patch Available (was: Open) > RM crashes due to DNS issue >

[jira] [Commented] (MAPREDUCE-4358) Reducers are assigned containers before all maps are assigned containers

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397825#comment-13397825 ] Robert Joseph Evans commented on MAPREDUCE-4358: Isn't that what mapre

[jira] [Created] (MAPREDUCE-4358) Reducers are assigned containers before all maps are assigned containers

2012-06-20 Thread Ahmed Radwan (JIRA)
Ahmed Radwan created MAPREDUCE-4358: --- Summary: Reducers are assigned containers before all maps are assigned containers Key: MAPREDUCE-4358 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4358

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Andrew Ferguson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397804#comment-13397804 ] Andrew Ferguson commented on MAPREDUCE-4351: .bq Oh also please look into

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Andrew Ferguson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397801#comment-13397801 ] Andrew Ferguson commented on MAPREDUCE-4351: Hi Robert, Thanks for lookin

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397795#comment-13397795 ] Robert Joseph Evans commented on MAPREDUCE-4351: @Arun, Having cgroup

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Andrew Ferguson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397794#comment-13397794 ] Andrew Ferguson commented on MAPREDUCE-4351: Hi Arun, I initially conside

[jira] [Commented] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397790#comment-13397790 ] Hadoop QA commented on MAPREDUCE-4355: -- -1 overall. Here are the results of test

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397773#comment-13397773 ] Arun C Murthy commented on MAPREDUCE-4351: -- I'm sorry to come in late... I'm

[jira] [Updated] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated MAPREDUCE-4355: Release Note: - Augments the API - JobClient.getJobStatus(JobID) - Renames exis

[jira] [Commented] (MAPREDUCE-4203) Create equivalent of ProcfsBasedProcessTree for Windows

2012-06-20 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397766#comment-13397766 ] Ivan Mitic commented on MAPREDUCE-4203: --- +1, change looks good, thanks Bikas.

[jira] [Created] (MAPREDUCE-4357) Snappy Codec does not load properly when m/r job is run in "uber" mode

2012-06-20 Thread Jeff Lord (JIRA)
Jeff Lord created MAPREDUCE-4357: Summary: Snappy Codec does not load properly when m/r job is run in "uber" mode Key: MAPREDUCE-4357 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4357 Project:

[jira] [Commented] (MAPREDUCE-4203) Create equivalent of ProcfsBasedProcessTree for Windows

2012-06-20 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397763#comment-13397763 ] Chuan Liu commented on MAPREDUCE-4203: -- +1 Thanks! > Create equi

[jira] [Updated] (MAPREDUCE-4355) Add JobStatus getJobStatus(JobID) to JobClient.

2012-06-20 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated MAPREDUCE-4355: Attachment: MR-4355_mr2.patch Uploading a patch for MR2: MR-4355_mr2.patch. Th

[jira] [Updated] (MAPREDUCE-4203) Create equivalent of ProcfsBasedProcessTree for Windows

2012-06-20 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated MAPREDUCE-4203: -- Attachment: MAPREDUCE-4203.branch-1-win.4.patch Attaching new patch with error mesg change

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397743#comment-13397743 ] Robert Joseph Evans commented on MAPREDUCE-4351: Oh also please look i

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397742#comment-13397742 ] Robert Joseph Evans commented on MAPREDUCE-4351: I have been looking a

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397684#comment-13397684 ] Hadoop QA commented on MAPREDUCE-4351: -- -1 overall. Here are the results of test

[jira] [Updated] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4295: - Status: Open (was: Patch Available) fixing findbug error > RM crash

[jira] [Updated] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4320: - Status: Open (was: Patch Available) investigating test failure > gr

[jira] [Commented] (MAPREDUCE-4203) Create equivalent of ProcfsBasedProcessTree for Windows

2012-06-20 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397670#comment-13397670 ] Bikas Saha commented on MAPREDUCE-4203: --- ok. for this specific case I will just

[jira] [Updated] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4351: - Attachment: MAPREDUCE-4351-v4.patch reattaching same patch to kick jenkins as its fix

[jira] [Commented] (MAPREDUCE-4267) mavenize pipes

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397649#comment-13397649 ] Thomas Graves commented on MAPREDUCE-4267: -- I installed the 32 bit version of

[jira] [Commented] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397646#comment-13397646 ] Hadoop QA commented on MAPREDUCE-4295: -- -1 overall. Here are the results of test

[jira] [Updated] (MAPREDUCE-4295) RM crashes due to DNS issue

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4295: - Attachment: MAPREDUCE-4295.patch > RM crashes due to DNS issue >

[jira] [Commented] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml

2012-06-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397623#comment-13397623 ] Hadoop QA commented on MAPREDUCE-4320: -- -1 overall. Here are the results of test

[jira] [Updated] (MAPREDUCE-4320) gridmix mainClass wrong in pom.xml

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4320: - Attachment: MAPREDUCE-4320.patch rekicking jenkins. > gridmix mainCl

[jira] [Commented] (MAPREDUCE-4267) mavenize pipes

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397548#comment-13397548 ] Robert Joseph Evans commented on MAPREDUCE-4267: It looks like this br

[jira] [Commented] (MAPREDUCE-4354) Performance improvement with compressor object reinit restriction

2012-06-20 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397546#comment-13397546 ] Robert Joseph Evans commented on MAPREDUCE-4354: Wouldn't it be cleane

[jira] [Commented] (MAPREDUCE-4306) Problem running Distributed Shell applications as a user other than the one started the daemons

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397529#comment-13397529 ] Hudson commented on MAPREDUCE-4306: --- Integrated in Hadoop-Mapreduce-trunk #1115 (See

[jira] [Commented] (MAPREDUCE-4267) mavenize pipes

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397530#comment-13397530 ] Hudson commented on MAPREDUCE-4267: --- Integrated in Hadoop-Mapreduce-trunk #1115 (See

[jira] [Commented] (MAPREDUCE-4270) data_join test classes are in the wrong packge

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397532#comment-13397532 ] Hudson commented on MAPREDUCE-4270: --- Integrated in Hadoop-Mapreduce-trunk #1115 (See

[jira] [Commented] (MAPREDUCE-4341) add types to capacity scheduler properties documentation

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397531#comment-13397531 ] Hudson commented on MAPREDUCE-4341: --- Integrated in Hadoop-Mapreduce-trunk #1115 (See

[jira] [Commented] (MAPREDUCE-4311) Capacity scheduler.xml does not accept decimal values for capacity and maximum-capacity settings

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397533#comment-13397533 ] Hudson commented on MAPREDUCE-4311: --- Integrated in Hadoop-Mapreduce-trunk #1115 (See

[jira] [Commented] (MAPREDUCE-4351) Make ContainersMonitor pluggable

2012-06-20 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397521#comment-13397521 ] Thomas Graves commented on MAPREDUCE-4351: -- this is from the mavenization of

[jira] [Commented] (MAPREDUCE-4311) Capacity scheduler.xml does not accept decimal values for capacity and maximum-capacity settings

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397468#comment-13397468 ] Hudson commented on MAPREDUCE-4311: --- Integrated in Hadoop-Hdfs-0.23-Build #292 (See

[jira] [Commented] (MAPREDUCE-4267) mavenize pipes

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397465#comment-13397465 ] Hudson commented on MAPREDUCE-4267: --- Integrated in Hadoop-Hdfs-0.23-Build #292 (See

[jira] [Commented] (MAPREDUCE-4270) data_join test classes are in the wrong packge

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397467#comment-13397467 ] Hudson commented on MAPREDUCE-4270: --- Integrated in Hadoop-Hdfs-0.23-Build #292 (See

[jira] [Commented] (MAPREDUCE-4341) add types to capacity scheduler properties documentation

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397466#comment-13397466 ] Hudson commented on MAPREDUCE-4341: --- Integrated in Hadoop-Hdfs-0.23-Build #292 (See

[jira] [Commented] (MAPREDUCE-4270) data_join test classes are in the wrong packge

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397434#comment-13397434 ] Hudson commented on MAPREDUCE-4270: --- Integrated in Hadoop-Hdfs-trunk #1082 (See [ht

[jira] [Commented] (MAPREDUCE-4311) Capacity scheduler.xml does not accept decimal values for capacity and maximum-capacity settings

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397435#comment-13397435 ] Hudson commented on MAPREDUCE-4311: --- Integrated in Hadoop-Hdfs-trunk #1082 (See [ht

[jira] [Commented] (MAPREDUCE-4341) add types to capacity scheduler properties documentation

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397433#comment-13397433 ] Hudson commented on MAPREDUCE-4341: --- Integrated in Hadoop-Hdfs-trunk #1082 (See [ht

[jira] [Commented] (MAPREDUCE-4306) Problem running Distributed Shell applications as a user other than the one started the daemons

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397431#comment-13397431 ] Hudson commented on MAPREDUCE-4306: --- Integrated in Hadoop-Hdfs-trunk #1082 (See [ht

[jira] [Commented] (MAPREDUCE-4267) mavenize pipes

2012-06-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397432#comment-13397432 ] Hudson commented on MAPREDUCE-4267: --- Integrated in Hadoop-Hdfs-trunk #1082 (See [ht