Re: [VOTE] Should we release 0.20.204.0rc2?

2011-08-10 Thread Allen Wittenauer
On Aug 9, 2011, at 8:55 AM, Owen O'Malley wrote: > All, > Matt rolled a 0.20.204.0rc1, but I think it got lost in the previous vote > thread. Unfortunately, it had the version as 0.20.204 and didn't update the > release notes. I've updated it, run the regression tests and I think we > should

[jira] [Created] (HADOOP-7535) Hadoop Streaming map_input_file

2011-08-10 Thread Jonathan Poon (JIRA)
Hadoop Streaming map_input_file --- Key: HADOOP-7535 URL: https://issues.apache.org/jira/browse/HADOOP-7535 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.20.203.0 Environment: Debian Sque

Re: [VOTE] Should we release 0.20.204.0rc2?

2011-08-10 Thread Allen Wittenauer
On Aug 9, 2011, at 8:55 AM, Owen O'Malley wrote: > All, > Matt rolled a 0.20.204.0rc1, but I think it got lost in the previous vote > thread. Unfortunately, it had the version as 0.20.204 and didn't update the > release notes. I've updated it, run the regression tests and I think we > should

Re: hadoop JARs not in lib/ directory of layout

2011-08-10 Thread Alejandro Abdelnur
Eric, I've just copied and pasted the example you written in your previous answer and added 'lib/' to it. My concern with the current approach is that complicates the packaging logic requiring special handling of artifacts (JARs) and it complicates the products scripts. Thanks. Alejandro On W

Re: hadoop JARs not in lib/ directory of layout

2011-08-10 Thread Eric Yang
On Aug 10, 2011, at 11:10 AM, Alejandro Abdelnur wrote: > Eric, > > I'd argue that including the JAR as you suggest will most likely break > because of required dependencies of the Hadoop JAR that may not be part of > HBase (ie the jackson JARs). > > But if you want to still do that you can alwa

Re: hadoop JARs not in lib/ directory of layout

2011-08-10 Thread Alejandro Abdelnur
Eric, I'd argue that including the JAR as you suggest will most likely break because of required dependencies of the Hadoop JAR that may not be part of HBase (ie the jackson JARs). But if you want to still do that you can always include the jar from the lib directory, for example: $HBASE_PREFIX/

[jira] [Created] (HADOOP-7534) Make test-patch.sh ensure that dependent projects can compile

2011-08-10 Thread Aaron T. Myers (JIRA)
Make test-patch.sh ensure that dependent projects can compile - Key: HADOOP-7534 URL: https://issues.apache.org/jira/browse/HADOOP-7534 Project: Hadoop Common Issue Type: Improvemen

Re: Derby with Hadoop --Why?

2011-08-10 Thread Alejandro Abdelnur
[CCed general@] Mike, What you are describing is MapReduce application scenario, where the DB is handled from your MR code, nothing special from Hadoop side. Thanks. Alejandro On Wed, Aug 10, 2011 at 5:34 AM, Segel, Mike wrote: > Arrgh! > It's been far too many years since I was handed my di

Re: Hadoop Common Development..

2011-08-10 Thread Uma Maheswara Rao G 72686
Hi Prasanna, First of all thanks for your interest in contributing to Hadoop. You can refer the 'How To Contribute To Common' page from Hadoop wiki http://wiki.apache.org/hadoop/HowToContribute You can follow the guidelines mentioned there. Regards, Uma - Original Message - From:

Hadoop Common Development..

2011-08-10 Thread Balakrishnan Prasanna
Hi, I would like to contribute for Hadoop common library. I would like to know what is the procedure for this. Regards, Prasanna.