Hadoop native libs as maven artifacts?

2010-07-07 Thread Andrzej Bialecki
Hi, Per subject - are these available from maven repos? In Nutch we are trying to switch our build to ant+ivy and get rid of local copies of jars. We can get hadoop-core just fine, but the native libs appear to be missing... -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ _

[jira] Created: (HADOOP-6852) apparent bug in concatenated-bzip2 support (decoding)

2010-07-07 Thread Greg Roelofs (JIRA)
apparent bug in concatenated-bzip2 support (decoding) - Key: HADOOP-6852 URL: https://issues.apache.org/jira/browse/HADOOP-6852 Project: Hadoop Common Issue Type: Bug Components:

[jira] Created: (HADOOP-6853) Common component of HDFS-1045

2010-07-07 Thread Jakob Homan (JIRA)
Common component of HDFS-1045 - Key: HADOOP-6853 URL: https://issues.apache.org/jira/browse/HADOOP-6853 Project: Hadoop Common Issue Type: Bug Reporter: Jakob Homan Assignee: Jakob Homan

[jira] Created: (HADOOP-6854) Cannot Configure 'progress' with CreateOpts API

2010-07-07 Thread Nicolas Spiegelberg (JIRA)
Cannot Configure 'progress' with CreateOpts API --- Key: HADOOP-6854 URL: https://issues.apache.org/jira/browse/HADOOP-6854 Project: Hadoop Common Issue Type: Bug Components: fs Affec

Re: Hadoop native libs as maven artifacts?

2010-07-07 Thread Konstantin Boudnik
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. Cos On Wed, Jul 07, 2010 at 08:01AM, Andrzej Bialecki wrote: > Hi, > > Per subject - are these available fr