[jira] [Created] (HADOOP-10964) Small fix for NetworkTopologyWithNodeGroup#sortByDistance

2014-08-13 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-10964: --- Summary: Small fix for NetworkTopologyWithNodeGroup#sortByDistance Key: HADOOP-10964 URL: https://issues.apache.org/jira/browse/HADOOP-10964 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-13 Thread Steve Loughran
and they get unhappy about it...we should add it to the release process On 13 August 2014 03:09, Arun Murthy a...@hortonworks.com wrote: We don't involve press@ typically... Arun On Aug 12, 2014, at 4:22 PM, Karthik Kambatla ka...@cloudera.com wrote: Thanks Steve for pointing me to

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

2014-08-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/1040/ -- [...truncated 8263 lines...] Running org.apache.hadoop.fs.TestFileSystemTokens Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec Running

[jira] [Created] (HADOOP-10965) Confusing error message in hadoop fs -copyFromLocal

2014-08-13 Thread JIRA
André Kelpe created HADOOP-10965: Summary: Confusing error message in hadoop fs -copyFromLocal Key: HADOOP-10965 URL: https://issues.apache.org/jira/browse/HADOOP-10965 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 2.5.0 RC2

2014-08-13 Thread Akira AJISAKA
Thanks Karthik for the quick update. +1 (non-binding). Thanks, Akira (2014/08/12 21:20), Karthik Kambatla wrote: Thanks for trying the new binary out, Akira. I just updated the binary to include the site files as well. On Mon, Aug 11, 2014 at 11:28 PM, Akira AJISAKA

[jira] [Created] (HADOOP-10966) Hadoop Common native compilation broken in windows

2014-08-13 Thread Vinayakumar B (JIRA)
Vinayakumar B created HADOOP-10966: -- Summary: Hadoop Common native compilation broken in windows Key: HADOOP-10966 URL: https://issues.apache.org/jira/browse/HADOOP-10966 Project: Hadoop Common

[jira] [Created] (HADOOP-10967) Improve DefaultCryptoExtension#generateEncryptedKey performance

2014-08-13 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-10967: --- Summary: Improve DefaultCryptoExtension#generateEncryptedKey performance Key: HADOOP-10967 URL: https://issues.apache.org/jira/browse/HADOOP-10967 Project: Hadoop Common

[jira] [Created] (HADOOP-10968) hadoop common fails to detect java_libarch on ppc64le

2014-08-13 Thread Dinar Valeev (JIRA)
Dinar Valeev created HADOOP-10968: - Summary: hadoop common fails to detect java_libarch on ppc64le Key: HADOOP-10968 URL: https://issues.apache.org/jira/browse/HADOOP-10968 Project: Hadoop Common

[jira] [Created] (HADOOP-10969) RawLocalFileSystem.setPermission throws Exception

2014-08-13 Thread Venkatesh (JIRA)
Venkatesh created HADOOP-10969: -- Summary: RawLocalFileSystem.setPermission throws Exception Key: HADOOP-10969 URL: https://issues.apache.org/jira/browse/HADOOP-10969 Project: Hadoop Common

[jira] [Resolved] (HADOOP-10822) Refactor HTTP proxyuser support out of HttpFS into common

2014-08-13 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-10822. - Resolution: Invalid converted HADOOP-10835 and HADOOP-10836 to issues as

[DISCUSS] Switch to log4j 2

2014-08-13 Thread Arpit Agarwal
I don't recall whether this was discussed before. I often find our INFO logging to be too sparse for useful diagnosis. A high performance logging framework will encourage us to log more. Specifically, Asynchronous Loggers look interesting.