[jira] [Commented] (MAPREDUCE-5224) JobTracker should allow the system directory to be in non-default FS

2013-05-17 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661272#comment-13661272 ] Ivan Mitic commented on MAPREDUCE-5224: --- Thanks Xi for the patch! I think this i

[jira] [Commented] (MAPREDUCE-5187) Create mapreduce command scripts on Windows

2013-05-17 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661217#comment-13661217 ] Chuan Liu commented on MAPREDUCE-5187: -- {quote} -1 tests included. The patch does

[jira] [Commented] (MAPREDUCE-5224) JobTracker should allow the system directory to be in non-default FS

2013-05-17 Thread Xi Fang (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661206#comment-13661206 ] Xi Fang commented on MAPREDUCE-5224: Thanks Chuan. > JobTracker s

[jira] [Commented] (MAPREDUCE-5224) JobTracker should allow the system directory to be in non-default FS

2013-05-17 Thread Chuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661198#comment-13661198 ] Chuan Liu commented on MAPREDUCE-5224: -- Xi, thanks for the patch! bq. But I am n

[jira] [Updated] (MAPREDUCE-5257) TestContainerLauncherImpl fails

2013-05-17 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Vinit Joshi updated MAPREDUCE-5257: - Attachment: MAPREDUCE-5257-20130516.patch > TestContainerLauncherImpl fai

[jira] [Commented] (MAPREDUCE-5257) TestContainerLauncherImpl fails

2013-05-17 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661147#comment-13661147 ] Omkar Vinit Joshi commented on MAPREDUCE-5257: -- looking into this..

[jira] [Commented] (MAPREDUCE-5255) Reduce task preemption results in task never completing , incomplete fix to MAPREDUCE-3858 ?

2013-05-17 Thread Rahul Jain (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661146#comment-13661146 ] Rahul Jain commented on MAPREDUCE-5255: --- Yes, it appears quite likely; will try

[jira] [Assigned] (MAPREDUCE-5257) TestContainerLauncherImpl fails

2013-05-17 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Vinit Joshi reassigned MAPREDUCE-5257: Assignee: Omkar Vinit Joshi > TestContainerLauncherImpl fails > ---

[jira] [Updated] (MAPREDUCE-5256) CombineInputFormat isn't thread safe affecting HiveServer

2013-05-17 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated MAPREDUCE-5256: --- Attachment: MAPREDUCE-5256-20130517.txt Here's a patch t

[jira] [Commented] (MAPREDUCE-5257) TestContainerLauncherImpl fails

2013-05-17 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661122#comment-13661122 ] Jason Lowe commented on MAPREDUCE-5257: --- git bisect implicates YARN-617.

[jira] [Updated] (MAPREDUCE-5257) TestContainerLauncherImpl fails

2013-05-17 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5257: -- Component/s: mrv2 mr-am A quick check of the test shows that we're getting

[jira] [Created] (MAPREDUCE-5257) TestContainerLauncherImpl fails

2013-05-17 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-5257: - Summary: TestContainerLauncherImpl fails Key: MAPREDUCE-5257 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5257 Project: Hadoop Map/Reduce Issue Typ

[jira] [Commented] (MAPREDUCE-5256) CombineInputFormat isn't thread safe affecting HiveServer

2013-05-17 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661087#comment-13661087 ] Vinod Kumar Vavilapalli commented on MAPREDUCE-5256: Here's the ex

[jira] [Moved] (MAPREDUCE-5256) CombineInputFormat isn't thread safe affecting HiveServer

2013-05-17 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli moved HADOOP-9575 to MAPREDUCE-5256: Target Version/s: 1.2.1 (was: 1.2.1)

[jira] [Commented] (MAPREDUCE-5255) Reduce task preemption results in task never completing , incomplete fix to MAPREDUCE-3858 ?

2013-05-17 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661082#comment-13661082 ] Jason Lowe commented on MAPREDUCE-5255: --- This looks like a duplicate of MAPREDUC

[jira] [Created] (MAPREDUCE-5255) Reduce task preemption results in task never completing , incomplete fix to MAPREDUCE-3858 ?

2013-05-17 Thread Rahul Jain (JIRA)
Rahul Jain created MAPREDUCE-5255: - Summary: Reduce task preemption results in task never completing , incomplete fix to MAPREDUCE-3858 ? Key: MAPREDUCE-5255 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5

[jira] [Commented] (MAPREDUCE-5199) AppTokens file can/should be removed

2013-05-17 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661043#comment-13661043 ] Daryn Sharp commented on MAPREDUCE-5199: The issue stems from {{conf.getCreden

[jira] [Updated] (MAPREDUCE-4927) Historyserver 500 error due to NPE when accessing specific counters page for failed job

2013-05-17 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-4927: -- Resolution: Fixed Fix Version/s: 0.23.8 2.0.5-beta Hadoop Fla

[jira] [Commented] (MAPREDUCE-4927) Historyserver 500 error due to NPE when accessing specific counters page for failed job

2013-05-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661017#comment-13661017 ] Hudson commented on MAPREDUCE-4927: --- Integrated in Hadoop-trunk-Commit #3766 (See [

[jira] [Commented] (MAPREDUCE-4927) Historyserver 500 error due to NPE when accessing specific counters page for failed job

2013-05-17 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660978#comment-13660978 ] Jason Lowe commented on MAPREDUCE-4927: --- +1, lgtm. > Historyser

[jira] [Commented] (MAPREDUCE-5234) Signature changes for getTaskId of TaskReport in mapred

2013-05-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660933#comment-13660933 ] Hudson commented on MAPREDUCE-5234: --- Integrated in Hadoop-trunk-Commit #3765 (See [

[jira] [Updated] (MAPREDUCE-5234) Signature changes for getTaskId of TaskReport in mapred

2013-05-17 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated MAPREDUCE-5234: --- Resolution: Fixed Fix Version/s: 2.0.5-beta Hadoop Fla

[jira] [Commented] (MAPREDUCE-5234) Signature changes for getTaskId of TaskReport in mapred

2013-05-17 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660901#comment-13660901 ] Vinod Kumar Vavilapalli commented on MAPREDUCE-5234: Looks good to

[jira] [Updated] (MAPREDUCE-5059) Job overview shows average merge time larger than for any reduce attempt

2013-05-17 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-5059: -- Fix Version/s: 0.23.8 Thanks, Omkar! I committed this to branch-0.23 as well.

[jira] [Commented] (MAPREDUCE-5028) Maps fail when io.sort.mb is set to high value

2013-05-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660748#comment-13660748 ] Gopal V commented on MAPREDUCE-5028: I've reviewed this and the latest patch (plea

[jira] [Commented] (MAPREDUCE-3859) CapacityScheduler incorrectly utilizes extra-resources of queue for high-memory jobs

2013-05-17 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660507#comment-13660507 ] Arun C Murthy commented on MAPREDUCE-3859: -- [~sergeant] Please use hadoop/com

[jira] [Commented] (MAPREDUCE-3859) CapacityScheduler incorrectly utilizes extra-resources of queue for high-memory jobs

2013-05-17 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660501#comment-13660501 ] Arun C Murthy commented on MAPREDUCE-3859: -- [~sergeant] Sorry! I lost track o

[jira] [Commented] (MAPREDUCE-4366) mapred metrics shows negative count of waiting maps and reduces

2013-05-17 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660490#comment-13660490 ] Arun C Murthy commented on MAPREDUCE-4366: -- Sigh, too late in the night... b

[jira] [Commented] (MAPREDUCE-4366) mapred metrics shows negative count of waiting maps and reduces

2013-05-17 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660476#comment-13660476 ] Arun C Murthy commented on MAPREDUCE-4366: -- {quote} No, speculativeMaps == 1,

[jira] [Commented] (MAPREDUCE-4366) mapred metrics shows negative count of waiting maps and reduces

2013-05-17 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660472#comment-13660472 ] Arun C Murthy commented on MAPREDUCE-4366: -- {quote} JIP.jobtracker metrics ar

[jira] [Commented] (MAPREDUCE-4366) mapred metrics shows negative count of waiting maps and reduces

2013-05-17 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660470#comment-13660470 ] Arun C Murthy commented on MAPREDUCE-4366: -- bq. Waiting maps and reduces are