Broken link to Hadoop 2.5.0 document

2014-09-05 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. docs

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

2014-09-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/1063/ -- [...truncated 8263 lines...] Running org.apache.hadoop.io.TestBloomMapFile Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec Running

[jira] [Created] (HADOOP-11064) UnsatisifedLinkError with hadoop 2.4 JARs on hadoop-2.6 due NativeCRC32 method changes

2014-09-05 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-11064: --- Summary: UnsatisifedLinkError with hadoop 2.4 JARs on hadoop-2.6 due NativeCRC32 method changes Key: HADOOP-11064 URL: https://issues.apache.org/jira/browse/HADOOP-11064

Re: Broken link to Hadoop 2.5.0 document

2014-09-05 Thread Karthik Kambatla
I ll take care of it. Thanks Akira for reporting it. On Thursday, September 4, 2014, Akira AJISAKA ajisa...@oss.nttdata.co.jp wrote: 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

Re: Broken link to Hadoop 2.5.0 document

2014-09-05 Thread Karthik Kambatla
Looks like we lost the write access to this in the migration process. Filed INFRA-8134 to fix this. Will push the fix as soon as the access is fixed. On Fri, Sep 5, 2014 at 6:21 AM, Karthik Kambatla ka...@cloudera.com wrote: I ll take care of it. Thanks Akira for reporting it. On Thursday,

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

2014-09-05 Thread Karthik Kambatla
On Thu, Sep 4, 2014 at 8:37 AM, Allen Wittenauer a...@altiscale.com wrote: 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

[jira] [Created] (HADOOP-11065) Rat check should exclude **/build/**

2014-09-05 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-11065: - Summary: Rat check should exclude **/build/** Key: HADOOP-11065 URL: https://issues.apache.org/jira/browse/HADOOP-11065 Project: Hadoop Common

[jira] [Created] (HADOOP-11066) Make RAT run at root level instead of each module to generate a single rat.txt

2014-09-05 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-11066: - Summary: Make RAT run at root level instead of each module to generate a single rat.txt Key: HADOOP-11066 URL: https://issues.apache.org/jira/browse/HADOOP-11066

[jira] [Resolved] (HADOOP-11052) hadoop_verify_secure_prereq's results aren't checked in bin/hdfs

2014-09-05 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-11052. --- Resolution: Fixed Fix Version/s: 3.0.0 Committed to trunk.

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

2014-09-05 Thread Allen Wittenauer
On Sep 5, 2014, at 9:19 AM, Karthik Kambatla ka...@cloudera.com wrote: On Thu, Sep 4, 2014 at 8:37 AM, Allen Wittenauer a...@altiscale.com wrote: We do need to have a talk about 3.x though. Looking over the list, it would appear that a lot of (what became) early 2.x JIRAs were

[jira] [Created] (HADOOP-11068) Match hadoop.auth cookie format to jetty output

2014-09-05 Thread Gregory Chanan (JIRA)
Gregory Chanan created HADOOP-11068: --- Summary: Match hadoop.auth cookie format to jetty output Key: HADOOP-11068 URL: https://issues.apache.org/jira/browse/HADOOP-11068 Project: Hadoop Common

[jira] [Resolved] (HADOOP-11065) Rat check should exclude **/build/**

2014-09-05 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla resolved HADOOP-11065. --- Resolution: Fixed Fix Version/s: 2.5.1 Hadoop Flags: Reviewed Rat

[jira] [Created] (HADOOP-11069) KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not

2014-09-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11069: --- Summary: KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not Key: HADOOP-11069 URL:

[jira] [Created] (HADOOP-11070) Create MiniKMS for testing

2014-09-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11070: --- Summary: Create MiniKMS for testing Key: HADOOP-11070 URL: https://issues.apache.org/jira/browse/HADOOP-11070 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-11071) KMSClientProvider should drain the local generated EEK cache on key rollover

2014-09-05 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-11071: --- Summary: KMSClientProvider should drain the local generated EEK cache on key rollover Key: HADOOP-11071 URL: https://issues.apache.org/jira/browse/HADOOP-11071

[VOTE] Release Apache Hadoop 2.5.1 RC0

2014-09-05 Thread Karthik Kambatla
Hi folks, I have put together a release candidate (RC0) for Hadoop 2.5.1. The RC is available at: http://people.apache.org/~kasha/hadoop-2.5.1-RC0/ The RC git tag is release-2.5.1-RC0 The maven artifacts are staged at: https://repository.apache.org/content/repositories/orgapachehadoop-1010/ You

[jira] [Created] (HADOOP-11072) better Logging in DNS.java

2014-09-05 Thread jay vyas (JIRA)
jay vyas created HADOOP-11072: - Summary: better Logging in DNS.java Key: HADOOP-11072 URL: https://issues.apache.org/jira/browse/HADOOP-11072 Project: Hadoop Common Issue Type: Improvement