[jira] Created: (HADOOP-6444) Support additional security group option in hadoop-ec2 script

2009-12-15 Thread Paul Egan (JIRA)
Support additional security group option in hadoop-ec2 script - Key: HADOOP-6444 URL: https://issues.apache.org/jira/browse/HADOOP-6444 Project: Hadoop Common Issue Type: Improvemen

[jira] Created: (HADOOP-6443) Serialization classes accept invalid metadata

2009-12-15 Thread Aaron Kimball (JIRA)
Serialization classes accept invalid metadata - Key: HADOOP-6443 URL: https://issues.apache.org/jira/browse/HADOOP-6443 Project: Hadoop Common Issue Type: Improvement Components: io

[jira] Resolved: (HADOOP-6438) Add configuration getters/setters to serialization classes

2009-12-15 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball resolved HADOOP-6438. --- Resolution: Invalid After discussion here and on MAPREDUCE-1126, the conclusion is that thes

[jira] Resolved: (HADOOP-6427) Add Path isQualified

2009-12-15 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-6427. - Resolution: Won't Fix > Add Path isQualified > > > Key: HAD

[jira] Created: (HADOOP-6442) Better FileContext getFSoPath comment

2009-12-15 Thread Eli Collins (JIRA)
Better FileContext getFSoPath comment - Key: HADOOP-6442 URL: https://issues.apache.org/jira/browse/HADOOP-6442 Project: Hadoop Common Issue Type: Bug Reporter: Eli Collins The getFSofPath me

[jira] Resolved: (HADOOP-6410) Rename TestCLI class to prevent JUnit from trying to run this class as a test

2009-12-15 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HADOOP-6410. Resolution: Fixed Fix Version/s: 0.22.0 Hadoop Flags: [Reviewed] This

[jira] Resolved: (HADOOP-6409) TestHDFSCLI has to check if it's running any testcases at all

2009-12-15 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HADOOP-6409. Resolution: Fixed Fix Version/s: 0.22.0 Hadoop Flags: [Reviewed] Commi

[jira] Reopened: (HADOOP-5901) FileSystem.fixName() has unexpected behaviour

2009-12-15 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reopened HADOOP-5901: --- I've just reverted this change, since FileSystem.setDefaultUri(conf, "file:///") fails. > FileSystem.f

Re: How to get a commit access?

2009-12-15 Thread Konstantin Boudnik
Oh, I see. Then someone need to 'merge' it back in 0.19. I'll try to do this by the end of the week. Cos On 12/15/09 02:45 , xiao yang wrote: It's a bug that has been fixed for 0.20.x, but still exists in 0.19.x. https://issues.apache.org/jira/browse/HADOOP-4963 I have attached another patch f

Re: How to get a commit access?

2009-12-15 Thread xiao yang
It's a bug that has been fixed for 0.20.x, but still exists in 0.19.x. https://issues.apache.org/jira/browse/HADOOP-4963 I have attached another patch file for this issue. Thanks! Xiao On Tue, Dec 15, 2009 at 11:37 AM, Konstantin Boudnik wrote: > Please check >  Developer Documentation section o