[jira] [Created] (HADOOP-7505) EOFException in RPC stack should have a nicer error message

2011-08-02 Thread Eli Collins (JIRA)
EOFException in RPC stack should have a nicer error message --- Key: HADOOP-7505 URL: https://issues.apache.org/jira/browse/HADOOP-7505 Project: Hadoop Common Issue Type: Improvement

[jira] [Created] (HADOOP-7504) hadoop-metrics.properties missing some Ganglia31 options

2011-08-02 Thread Eli Collins (JIRA)
hadoop-metrics.properties missing some Ganglia31 options - Key: HADOOP-7504 URL: https://issues.apache.org/jira/browse/HADOOP-7504 Project: Hadoop Common Issue Type: Improvement

[jira] [Created] (HADOOP-7503) Client#getRemotePrincipal NPEs when given invalid dfs.*.name

2011-08-02 Thread Eli Collins (JIRA)
Client#getRemotePrincipal NPEs when given invalid dfs.*.name Key: HADOOP-7503 URL: https://issues.apache.org/jira/browse/HADOOP-7503 Project: Hadoop Common Issue Type: Bug

Re: [jira] [Created] (HADOOP-7501) publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo

2011-08-02 Thread Arindam Khaled
Please unsubscribe me. Thanks. Kind regards, Arindam Khaled On Aug 2, 2011, at 7:56 PM, Alejandro Abdelnur (JIRA) wrote: publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo ---

[jira] [Created] (HADOOP-7502) Use canonical (IDE friendly) generated-sources directory for generated sources

2011-08-02 Thread Luke Lu (JIRA)
Use canonical (IDE friendly) generated-sources directory for generated sources -- Key: HADOOP-7502 URL: https://issues.apache.org/jira/browse/HADOOP-7502 Project: Hadoop Commo

[jira] [Created] (HADOOP-7501) publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo

2011-08-02 Thread Alejandro Abdelnur (JIRA)
publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo --- Key: HADOOP-7501 URL: https://issues.apache.org/jira/browse/HADOOP-7501 Project: Hadoop Common

[jira] [Created] (HADOOP-7500) Write a script to migrate patches to Maven layout

2011-08-02 Thread Tom White (JIRA)
Write a script to migrate patches to Maven layout - Key: HADOOP-7500 URL: https://issues.apache.org/jira/browse/HADOOP-7500 Project: Hadoop Common Issue Type: Sub-task Components: bui

[jira] [Created] (HADOOP-7499) Add method for doing a sanity check on hostnames in NetUtils

2011-08-02 Thread Jeffrey Naisbitt (JIRA)
Add method for doing a sanity check on hostnames in NetUtils Key: HADOOP-7499 URL: https://issues.apache.org/jira/browse/HADOOP-7499 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-7498) Remove legacy TAR layout creation

2011-08-02 Thread Alejandro Abdelnur (JIRA)
Remove legacy TAR layout creation - Key: HADOOP-7498 URL: https://issues.apache.org/jira/browse/HADOOP-7498 Project: Hadoop Common Issue Type: Task Components: build Affects Versions: 0.23.0

[jira] [Created] (HADOOP-7497) Make hadoop scripts to work directly from development directory

2011-08-02 Thread Alejandro Abdelnur (JIRA)
Make hadoop scripts to work directly from development directory --- Key: HADOOP-7497 URL: https://issues.apache.org/jira/browse/HADOOP-7497 Project: Hadoop Common Issue Type: Sub-ta

[jira] [Created] (HADOOP-7496) break Maven TAR & bintar profiles into just LAYOUT & TAR proper

2011-08-02 Thread Alejandro Abdelnur (JIRA)
break Maven TAR & bintar profiles into just LAYOUT & TAR proper --- Key: HADOOP-7496 URL: https://issues.apache.org/jira/browse/HADOOP-7496 Project: Hadoop Common Issue Type: Sub-ta

[jira] [Created] (HADOOP-7495) Add more information to KerberosInfo javadoc

2011-08-02 Thread Jitendra Nath Pandey (JIRA)
Add more information to KerberosInfo javadoc Key: HADOOP-7495 URL: https://issues.apache.org/jira/browse/HADOOP-7495 Project: Hadoop Common Issue Type: Improvement Reporter: Jitendra N

Re: [VOTE] Release 0.20.204.0-rc0

2011-08-02 Thread Allen Wittenauer
On Aug 2, 2011, at 12:23 PM, Eli Collins wrote: > > However it is disappointing > to see some of the features being developed on branch-20-security, > rather being developed first on trunk and then ported to > branch-20-security. ... which was exactly my point.

Re: [VOTE] Release 0.20.204.0-rc0

2011-08-02 Thread Eli Collins
On Tue, Aug 2, 2011 at 11:08 AM, Allen Wittenauer wrote: > > On Aug 2, 2011, at 4:28 AM, Steve Loughran wrote: >> >> I'm getting confused about release roadmaps right now > > branch-20 is the new trunk, given that features keep popping up in it rather > than bug fixes. When we voted to adopt 203

Re: [VOTE] Release 0.20.204.0-rc0

2011-08-02 Thread Allen Wittenauer
On Aug 2, 2011, at 4:28 AM, Steve Loughran wrote: > > I'm getting confused about release roadmaps right now branch-20 is the new trunk, given that features keep popping up in it rather than bug fixes.

[jira] [Created] (HADOOP-7494) Add -c option for FSshell -tail

2011-08-02 Thread XieXianshan (JIRA)
Add -c option for FSshell -tail --- Key: HADOOP-7494 URL: https://issues.apache.org/jira/browse/HADOOP-7494 Project: Hadoop Common Issue Type: Improvement Components: fs Affects Versions: 0.23.0

[jira] [Created] (HADOOP-7493) [HDFS-362] Provide ShortWritable class in hadoop.

2011-08-02 Thread Uma Maheswara Rao G (JIRA)
[HDFS-362] Provide ShortWritable class in hadoop. - Key: HADOOP-7493 URL: https://issues.apache.org/jira/browse/HADOOP-7493 Project: Hadoop Common Issue Type: New Feature Reporter:

Re: [VOTE] Release 0.20.204.0-rc0

2011-08-02 Thread Steve Loughran
On 02/08/11 11:00, Matt Foley wrote: Hi, Four critical patches have been applied to 0.20-security-204, and release candidate 0.20.204-rc1 is now ready for evaluation. The signed release is available at http://people.apache.org/~mattf/hadoop-0.20.204-rc1/ A successful build and test under Jenkins

Re: [VOTE] Release 0.20.204.0-rc0

2011-08-02 Thread Steve Loughran
On 29/07/11 17:51, Suresh Srinivas wrote: I'd like to get HADOOP-7468 in, which deletes log4j.properties from the JAR. Someone did a patch for it yesterday I patched trunk but not the 20.20x branch This bug is not marked as a blocker. In that case I think we should pick this up in 205 releas

Re: [VOTE] Release 0.20.204.0-rc0

2011-08-02 Thread Matt Foley
Hi, Four critical patches have been applied to 0.20-security-204, and release candidate 0.20.204-rc1 is now ready for evaluation. The signed release is available at http://people.apache.org/~mattf/hadoop-0.20.204-rc1/ A successful build and test under Jenkins may be examined at https://builds.apach