common-dev@hadoop.apache.org

2010-07-08 Thread Zhang Jianfeng
common-dev@hadoop.apache.org

[jira] Created: (HADOOP-6855) Add ability to get groups for ACLs from 'getent netgroup'

2010-07-08 Thread Erik Steffl (JIRA)
Add ability to get groups for ACLs from 'getent netgroup' - Key: HADOOP-6855 URL: https://issues.apache.org/jira/browse/HADOOP-6855 Project: Hadoop Common Issue Type: New Feature

Re: Hadoop native libs as maven artifacts?

2010-07-08 Thread Konstantin Boudnik
Clearly it would take someone to work on the build changes for maven deployment of this new artifact ;) On Thu, Jul 08, 2010 at 06:30AM, Andrzej Bialecki wrote: > On 2010-07-08 04:14, Konstantin Boudnik wrote: > > I don't think they are actually missing. They rather were never published > > there.

Re: [VOTE] Release Hadoop 0.21.0 (candidate 0)

2010-07-08 Thread Aaron Kimball
I downloaded the "combined" tarball of 0.21.0-rc0 and set it up as a pseudo-distributed Hadoop cluster. Everything seems to work; basic smoke tests pass. Did not run internal unit tests. I tested Sqoop 1.0.0 against this release. All sqoop unit tests pass. Sqoop can operate on the command-line as

Re: [VOTE] Release Hadoop 0.21.0 (candidate 0)

2010-07-08 Thread Stephen Watt
Hi Tom, I'm trying to build Hadoop 0.21.0 locally, but its failing because the hadoop root dir is missing the build.xml in the tar.gz. Is there a new build process ? I'm currently using the ant clean tar test-core directives. Regards Steve Watt From: Tom White To: common-dev Date: 07/08/2

Re: Hadoop native libs as maven artifacts?

2010-07-08 Thread Andrzej Bialecki
On 2010-07-08 04:14, Konstantin Boudnik wrote: I don't think they are actually missing. They rather were never published there. The main reason, I think, is that none of core functionality from upstream projects has a dependency on it. Hm, well - so far we've been getting the tar.gz bundle, whi

Re: [VOTE] Release Hadoop 0.21.0 (candidate 0)

2010-07-08 Thread Tom White
A problem was found with Job.getCounters() returning null (see https://issues.apache.org/jira/browse/MAPREDUCE-1920). I plan to roll a new release candidate when this is fixed. Cheers, Tom On Fri, Jul 2, 2010 at 8:25 AM, Tom White wrote: > I have created a candidate build for Hadoop 0.21.0. This