Re: [VOTE] HADOOP-6671 - To use maven for hadoop common build

2010-04-02 Thread Enis Söztutar
On 04/01/2010 09:09 PM, Giridharan Kesavan wrote: I would like call for a vote to created a development branch of common trunk to work on mavenizing hadoop common. -Giri +1 for exploring, but my previous experience with Maven made me switch back to ant+ivy. Maven is great, but ant+ivy is

Re: [VOTE] HADOOP-6671 - To use maven for hadoop common build

2010-04-02 Thread Drew Farris
On Fri, Apr 2, 2010 at 8:23 AM, Enis Söztutar wrote: > .Do we have any build-specific reason that cannot be done with ivy. It can be done with ivy, but it's generally far more manageable to do everything with maven because there is considerably less configuration required. Less to configure, less

Re: [DISCUSSION] Release process

2010-04-02 Thread Doug Cutting
Owen O'Malley wrote: In my experience with releasing Hadoop, the bare minimum of scale testing is a couple of weeks on 500 nodes (and more is far better) with a team of people testing it. I think that releasing a 1.0 that has never been tested at scale would be disastrous. For the record, I n

Re: [VOTE] HADOOP-6671 - To use maven for hadoop common build

2010-04-02 Thread Jay Booth
Maven could also give us a more robust "eclipse-files" target based off of the dependencies as defined in pom.xml, and possibly "assemble-projects-eclipse" and "assemble-projects-dist" targets which could pull down into an eclipse workspace or a distribution directory that was all wired together an

Re: [DISCUSSION] Release process

2010-04-02 Thread Doug Cutting
Chris Douglas wrote: Speaking of the release vote process, I renew my request that we formalize both the RM role and the bylaws. -C I think the HTTPD release rules are non-controversial and would support adoption of something similar. Someone needs to draft a proposal, initiate a discussion,

[jira] Created: (HADOOP-6675) Highlight Evolving elements in Javadoc

2010-04-02 Thread Tom White (JIRA)
Highlight Evolving elements in Javadoc -- Key: HADOOP-6675 URL: https://issues.apache.org/jira/browse/HADOOP-6675 Project: Hadoop Common Issue Type: Improvement Components: documentation

[jira] Created: (HADOOP-6676) Create a javac plugin that produces warnings for programs using Evolving APIs

2010-04-02 Thread Tom White (JIRA)
Create a javac plugin that produces warnings for programs using Evolving APIs - Key: HADOOP-6676 URL: https://issues.apache.org/jira/browse/HADOOP-6676 Project: Hadoop Common

[jira] Created: (HADOOP-6677) InterfaceAudience.LimitedPrivate should take a string not an enum

2010-04-02 Thread Alan Gates (JIRA)
InterfaceAudience.LimitedPrivate should take a string not an enum - Key: HADOOP-6677 URL: https://issues.apache.org/jira/browse/HADOOP-6677 Project: Hadoop Common Issue Type: Bu

[jira] Created: (HADOOP-6678) Propose some changes to FileContext

2010-04-02 Thread Hairong Kuang (JIRA)
Propose some changes to FileContext --- Key: HADOOP-6678 URL: https://issues.apache.org/jira/browse/HADOOP-6678 Project: Hadoop Common Issue Type: Improvement Components: fs Reporter: Hai