[jira] Updated: (HADOOP-6439) Shuffle deadlocks on wrong number of maps

2010-01-07 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated HADOOP-6439: -- Status: Patch Available (was: Open) Shuffle deadlocks on wrong number of

[jira] Updated: (HADOOP-6439) Shuffle deadlocks on wrong number of maps

2010-01-07 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated HADOOP-6439: -- Status: Open (was: Patch Available) Shuffle deadlocks on wrong number of

[jira] Updated: (HADOOP-6439) Shuffle deadlocks on wrong number of maps

2010-01-07 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated HADOOP-6439: -- Status: Patch Available (was: Open) Shuffle deadlocks on wrong number of

[jira] Commented: (HADOOP-6439) Shuffle deadlocks on wrong number of maps

2010-01-07 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797571#action_12797571 ] V.V.Chaitanya Krishna commented on HADOOP-6439: --- Ran the hdfs project with

[jira] Commented: (HADOOP-6439) Shuffle deadlocks on wrong number of maps

2010-01-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797575#action_12797575 ] Hadoop QA commented on HADOOP-6439: --- +1 overall. Here are the results of testing the

[jira] Commented: (HADOOP-6479) TestUTF8 assertions could fail with better text

2010-01-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797581#action_12797581 ] Steve Loughran commented on HADOOP-6479: @Konstantin, assertEquals() automatically

[jira] Commented: (HADOOP-6439) Shuffle deadlocks on wrong number of maps

2010-01-07 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797579#action_12797579 ] V.V.Chaitanya Krishna commented on HADOOP-6439: --- Ran ant test in mapreduce

[jira] Commented: (HADOOP-6471) StringBuffer - StringBuilder - conversion of references as necessary

2010-01-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797582#action_12797582 ] Steve Loughran commented on HADOOP-6471: that would be OK to me, and this is a

[jira] Commented: (HADOOP-6221) RPC.WaitForProxy swallows InterruptedException

2010-01-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797596#action_12797596 ] Steve Loughran commented on HADOOP-6221: the interrupt is being swallowed in

[jira] Commented: (HADOOP-6408) Add a /conf servlet to dump running configuration

2010-01-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797607#action_12797607 ] Hudson commented on HADOOP-6408: Integrated in Hadoop-Common-trunk #211 (See

[jira] Commented: (HADOOP-6479) TestUTF8 assertions could fail with better text

2010-01-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797608#action_12797608 ] Hudson commented on HADOOP-6479: Integrated in Hadoop-Common-trunk #211 (See

[jira] Commented: (HADOOP-6471) StringBuffer - StringBuilder - conversion of references as necessary

2010-01-07 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797657#action_12797657 ] Kay Kay commented on HADOOP-6471: - Actually CharSequence fits the syntax better. Revised

[jira] Commented: (HADOOP-6471) StringBuffer - StringBuilder - conversion of references as necessary

2010-01-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797676#action_12797676 ] Tom White commented on HADOOP-6471: --- Changing the return type of a public method is

[jira] Updated: (HADOOP-6475) Improvements to the hadoop-config script

2010-01-07 Thread Bassam Tabbara (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bassam Tabbara updated HADOOP-6475: --- Status: Open (was: Patch Available) will resubmit this patch for the 0.20 branch only.

[jira] Updated: (HADOOP-6420) String-to-String Maps should be embeddable in Configuration

2010-01-07 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated HADOOP-6420: -- Resolution: Fixed Fix Version/s: 0.22.0 Hadoop Flags: [Reviewed]

[jira] Commented: (HADOOP-6420) String-to-String Maps should be embeddable in Configuration

2010-01-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797745#action_12797745 ] Hudson commented on HADOOP-6420: Integrated in Hadoop-Common-trunk-Commit #137 (See

[jira] Commented: (HADOOP-6464) Write a Rackspace cloud provider

2010-01-07 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797751#action_12797751 ] Aaron Kimball commented on HADOOP-6464: --- Your intended refactorings sound

[jira] Commented: (HADOOP-6471) StringBuffer - StringBuilder - conversion of references as necessary

2010-01-07 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797775#action_12797775 ] Kay Kay commented on HADOOP-6471: - {quote} Changing the return type of a public method is

[jira] Updated: (HADOOP-6464) Write a Rackspace cloud provider

2010-01-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-6464: -- Resolution: Fixed Fix Version/s: 0.22.0 Hadoop Flags: [Reviewed] Status:

[jira] Commented: (HADOOP-6464) Write a Rackspace cloud provider

2010-01-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797805#action_12797805 ] Hudson commented on HADOOP-6464: Integrated in Hadoop-Common-trunk-Commit #138 (See

[jira] Created: (HADOOP-6481) FileStatus should have a field isUnderConstruction

2010-01-07 Thread Zheng Shao (JIRA)
FileStatus should have a field isUnderConstruction Key: HADOOP-6481 URL: https://issues.apache.org/jira/browse/HADOOP-6481 Project: Hadoop Common Issue Type: New Feature

[jira] Updated: (HADOOP-6481) FileStatus should have a field isUnderConstruction

2010-01-07 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HADOOP-6481: --- Attachment: HADOOP-6481.1.patch This patch adds the field to FileStatus. FileStatus should have a

[jira] Created: (HADOOP-6482) GenericOptionsParser constructor that takes Options and String[] ignores options

2010-01-07 Thread Chris Wilkes (JIRA)
GenericOptionsParser constructor that takes Options and String[] ignores options Key: HADOOP-6482 URL: https://issues.apache.org/jira/browse/HADOOP-6482 Project: Hadoop