[jira] Commented: (MAPREDUCE-279) Map-Reduce 2.0

2011-02-26 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999745#comment-12999745 ] Min Zhou commented on MAPREDUCE-279: @Arun How does ApplicationMaster know its

[jira] Updated: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

2011-02-26 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria updated MAPREDUCE-2251: - Attachment: mapreduce.2251.jobhistorylocremove.r1.diff Patch that removes

[jira] Assigned: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

2011-02-26 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria reassigned MAPREDUCE-2251: Assignee: Harsh J Chouraria Remove mapreduce.job.userhistorylocation

[jira] Updated: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

2011-02-26 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria updated MAPREDUCE-2251: - Tags: jobhistory Fix Version/s: 0.23.0 Release Note: Remove

[jira] Commented: (MAPREDUCE-2332) Improve error messages when MR dirs on local FS have bad ownership

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999759#comment-12999759 ] Hadoop QA commented on MAPREDUCE-2332: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2284) TestLocalRunner.testMultiMaps times out

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999760#comment-12999760 ] Hadoop QA commented on MAPREDUCE-2284: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2289) Permissions race can make getStagingDir fail on local filesystem

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999793#comment-12999793 ] Hadoop QA commented on MAPREDUCE-2289: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2287) add Kerberos HTTP SPNEGO authentication support to Hadoop JT/NN/DN/TT web-consoles

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999794#comment-12999794 ] Hadoop QA commented on MAPREDUCE-2287: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2239) BlockPlacementPolicyRaid should call getBlockLocations only when necessary

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999795#comment-12999795 ] Hadoop QA commented on MAPREDUCE-2239: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2244) TestKillSubProcessesWithLinuxTaskController failing on trunk

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999796#comment-12999796 ] Hadoop QA commented on MAPREDUCE-2244: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2258) IFile reader closes stream and compressor in wrong order

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999797#comment-12999797 ] Hadoop QA commented on MAPREDUCE-2258: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2226) TaggedInputSplit should be public

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999798#comment-12999798 ] Hadoop QA commented on MAPREDUCE-2226: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2242) LinuxTaskController doesn't properly escape environment variables

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999833#comment-12999833 ] Hadoop QA commented on MAPREDUCE-2242: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2241) ClusterWithLinuxTaskController should accept relative path on the command line

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999835#comment-12999835 ] Hadoop QA commented on MAPREDUCE-2241: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2221) Remove fault injection artifacts from the default build and push to maven for Map-Reduce

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999836#comment-12999836 ] Hadoop QA commented on MAPREDUCE-2221: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2231) Blacklisted TT reset time should be configurable

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999838#comment-12999838 ] Hadoop QA commented on MAPREDUCE-2231: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2225) MultipleOutputs should not require the use of 'Writable'

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999858#comment-12999858 ] Hadoop QA commented on MAPREDUCE-2225: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2214) TaskTracker should release slot if task is not launched

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999860#comment-12999860 ] Hadoop QA commented on MAPREDUCE-2214: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999861#comment-12999861 ] Hadoop QA commented on MAPREDUCE-: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2193) 13 Findbugs warnings on trunk and branch-0.22

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999862#comment-12999862 ] Hadoop QA commented on MAPREDUCE-2193: -- -1 overall. Here are the results of

[jira] Updated: (MAPREDUCE-2193) 13 Findbugs warnings on trunk and branch-0.22

2011-02-26 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria updated MAPREDUCE-2193: - Attachment: mapreduce.trunk.findbugs.r5.diff Oops, looks like my diff failed

[jira] Updated: (MAPREDUCE-2193) 13 Findbugs warnings on trunk and branch-0.22

2011-02-26 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria updated MAPREDUCE-2193: - Status: In Progress (was: Patch Available) 13 Findbugs warnings on trunk

[jira] Updated: (MAPREDUCE-2193) 13 Findbugs warnings on trunk and branch-0.22

2011-02-26 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria updated MAPREDUCE-2193: - Attachment: mapreduce.trunk.findbugs.r6.diff 13 Findbugs warnings on trunk

[jira] Commented: (MAPREDUCE-2198) Allow FairScheduler to control the number of slots on each TaskTracker

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999876#comment-12999876 ] Hadoop QA commented on MAPREDUCE-2198: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2203) Wong javadoc for TaskRunner's appendJobJarClasspaths method

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999891#comment-12999891 ] Hadoop QA commented on MAPREDUCE-2203: -- -1 overall. Here are the results of

[jira] Commented: (MAPREDUCE-2159) Provide metrics for RaidNode

2011-02-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999892#comment-12999892 ] Hadoop QA commented on MAPREDUCE-2159: -- -1 overall. Here are the results of