[jira] Commented: (MAPREDUCE-2138) Gridmix tests with different time interval mr traces (1min, 3min and 5min).

2010-11-23 Thread Ranjit Mathew (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934774#action_12934774 ] Ranjit Mathew commented on MAPREDUCE-2138: -- In this code-fragment from

[jira] Commented: (MAPREDUCE-1978) [Rumen] TraceBuilder should provide recursive input folder scanning

2010-11-23 Thread Vinod K V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934803#action_12934803 ] Vinod K V commented on MAPREDUCE-1978: -- The patch looks good to me too. I'd be

[jira] Updated: (MAPREDUCE-2138) Gridmix tests with different time interval mr traces (1min, 3min and 5min).

2010-11-23 Thread Vinay Kumar Thota (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay Kumar Thota updated MAPREDUCE-2138: - Attachment: MAPREDUCE-2138.patch Addressed the comments. Gridmix tests

[jira] Commented: (MAPREDUCE-2138) Gridmix tests with different time interval mr traces (1min, 3min and 5min).

2010-11-23 Thread Vinay Kumar Thota (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934817#action_12934817 ] Vinay Kumar Thota commented on MAPREDUCE-2138: -- bq. jobstories looks like

[jira] Commented: (MAPREDUCE-1978) [Rumen] TraceBuilder should provide recursive input folder scanning

2010-11-23 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934923#action_12934923 ] Ravi Gummadi commented on MAPREDUCE-1978: - find and awk actually are doing the

[jira] Commented: (MAPREDUCE-2108) Allow TaskScheduler manage number slots on TaskTrackers

2010-11-23 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934937#action_12934937 ] Arun C Murthy commented on MAPREDUCE-2108: -- I like the direction. I'll warn

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

2010-11-23 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934939#action_12934939 ] Arun C Murthy commented on MAPREDUCE-2198: -- bq. Also, as Joydeep pointed out

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

2010-11-23 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935001#action_12935001 ] Scott Chen commented on MAPREDUCE-2198: --- Hey Arun and Joydeep, bq. How do you

[jira] Updated: (MAPREDUCE-1706) Log RAID recoveries on HDFS

2010-11-23 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen updated MAPREDUCE-1706: -- Attachment: test.result Attached the test result again. The failed test is expected (see

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

2010-11-23 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935052#action_12935052 ] Scott Chen commented on MAPREDUCE-2198: --- Hey Arun, bq. You also have to worry

[jira] Moved: (MAPREDUCE-2199) CLONE -mvn-install is broken after 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik moved HDFS-1517 to MAPREDUCE-2199: - Component/s: (was: build)

[jira] Updated: (MAPREDUCE-2199) build is broken 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated MAPREDUCE-2199: -- Description: hdfs and common dep versions weren't updated properly. (was:

[jira] Updated: (MAPREDUCE-2199) build is broken 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated MAPREDUCE-2199: -- Attachment: MAPREDUCE-2199.patch to fix the issue build is broken 0.22

[jira] Commented: (MAPREDUCE-1752) Implement getFileBlockLocations in HarFilesystem

2010-11-23 Thread Dmytro Molkov (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935104#action_12935104 ] Dmytro Molkov commented on MAPREDUCE-1752: -- The patch looks good to me +1. I

[jira] Commented: (MAPREDUCE-2199) build is broken 0.22 branch creation

2010-11-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935105#action_12935105 ] Hudson commented on MAPREDUCE-2199: --- Integrated in Hadoop-Mapreduce-trunk-Commit #554

[jira] Commented: (MAPREDUCE-1931) Gridmix forrest documentation

2010-11-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935107#action_12935107 ] Hudson commented on MAPREDUCE-1931: --- Integrated in Hadoop-Mapreduce-trunk-Commit #554

[jira] Commented: (MAPREDUCE-2172) test-patch.properties contains incorrect/version-dependent values of OK_FINDBUGS_WARNINGS and OK_RELEASEAUDIT_WARNINGS

2010-11-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935108#action_12935108 ] Hudson commented on MAPREDUCE-2172: --- Integrated in Hadoop-Mapreduce-trunk-Commit #554

[jira] Commented: (MAPREDUCE-2195) New property for local conf directory in system-test-mapreduce.xml file.

2010-11-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935109#action_12935109 ] Hudson commented on MAPREDUCE-2195: --- Integrated in Hadoop-Mapreduce-trunk-Commit #554

[jira] Commented: (MAPREDUCE-2184) Port DistRaid.java to new mapreduce API

2010-11-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935110#action_12935110 ] Hudson commented on MAPREDUCE-2184: --- Integrated in Hadoop-Mapreduce-trunk-Commit #554

[jira] Updated: (MAPREDUCE-2199) build is broken 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated MAPREDUCE-2199: -- Fix Version/s: 0.23.0 build is broken 0.22 branch creation

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

2010-11-23 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935119#action_12935119 ] Arun C Murthy commented on MAPREDUCE-2198: -- Right. Also, you need to worry

[jira] Updated: (MAPREDUCE-2108) Allow TaskScheduler manage number slots on TaskTrackers

2010-11-23 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen updated MAPREDUCE-2108: -- Attachment: MAPREDUCE-2108.txt Allow TaskScheduler manage number slots on TaskTrackers

[jira] Commented: (MAPREDUCE-2108) Allow TaskScheduler manage number slots on TaskTrackers

2010-11-23 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935124#action_12935124 ] Scott Chen commented on MAPREDUCE-2108: --- Hey Arun, Thanks. I have made the first

[jira] Commented: (MAPREDUCE-2199) build is broken 0.22 branch creation

2010-11-23 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935216#action_12935216 ] Nigel Daley commented on MAPREDUCE-2199: Looks like the HowToRelease wiki needs

[jira] Commented: (MAPREDUCE-2191) Findbugs reports 13 warnings on trunk

2010-11-23 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935225#action_12935225 ] Nigel Daley commented on MAPREDUCE-2191: The patch that fixes these should also

[jira] Commented: (MAPREDUCE-2199) build is broken 0.22 branch creation

2010-11-23 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935235#action_12935235 ] Konstantin Boudnik commented on MAPREDUCE-2199: --- Good idea. Done. build