Broken link to Hadoop 2.5.0 document

2014-09-04 Thread Akira AJISAKA
Hi Hadoop committers, In http://hadoop.apache.org/, the link to Hadoop 2.5.0 doc is broken. Would you fix it? I think the below change in https://svn.apache.org/repos/asf/hadoop/common/site/main/author/src/documentation/content/xdocs/site.xml will fix. http://hadoop.apache.org/docs/";>

[jira] [Created] (HADOOP-11063) KMS cannot deploy on Windows, because class names are too long.

2014-09-04 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-11063: -- Summary: KMS cannot deploy on Windows, because class names are too long. Key: HADOOP-11063 URL: https://issues.apache.org/jira/browse/HADOOP-11063 Project: Hadoop

[jira] [Created] (HADOOP-11062) CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used

2014-09-04 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11062: --- Summary: CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used Key: HADOOP-11062 URL: https://issues.apache.org/jira/browse/HADOOP-11062

Re: Git repo ready to use

2014-09-04 Thread Sangjin Lee
That's good to know. Thanks. On Wed, Sep 3, 2014 at 11:15 PM, Vinayakumar B wrote: > I think its still pointing to old svn repository which is just read only > now. > > You can use latest mirror: > https://github.com/apache/hadoop > > Regards, > Vinay > On Sep 4, 2014 11:37 AM, "Sangjin Lee" w

Re: auto-generating changes.txt was: migrating private branches to the new git repo

2014-09-04 Thread Allen Wittenauer
I hacked on it some more and yes, it’s very easy to detect: * type of jira (improvement, bug, new feature, wish, task, sub-task) * incompatible or not (regardless of type) * reviewed or not (regardless of type) A key question is what to do about tasks, sub-tasks, and wishes. I

[jira] [Created] (HADOOP-11061) Make Shell probe for winutils.exe more rigorous

2014-09-04 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-11061: --- Summary: Make Shell probe for winutils.exe more rigorous Key: HADOOP-11061 URL: https://issues.apache.org/jira/browse/HADOOP-11061 Project: Hadoop Common

Re: auto-generating changes.txt was: migrating private branches to the new git repo

2014-09-04 Thread Steve Loughran
is there any way of isolating compatible/incompatible changes, & new features? I know that any change is potentially incompatible —but it is still good to highlight the things we know are likely to cause trouble On 4 September 2014 02:51, Allen Wittenauer wrote: > Nothing official or clean or

Build failed in Jenkins: Hadoop-Common-0.23-Build #1062

2014-09-04 Thread Apache Jenkins Server
See -- [...truncated 8263 lines...] Running org.apache.hadoop.io.TestBloomMapFile Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 sec Running org.apache.hadoop.io.TestObject