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
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
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
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
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,
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
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
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
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