[jira] [Created] (HADOOP-11961) Add isLinear interface to Erasure coder

2015-05-12 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-11961: --- Summary: Add isLinear interface to Erasure coder Key: HADOOP-11961 URL: https://issues.apache.org/jira/browse/HADOOP-11961 Project: Hadoop Common Issue Type: Sub-task

[jira] [Created] (HADOOP-11963) Metrics documentation for FSNamesystem misspells PendingDataNodeMessageCount.

2015-05-12 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-11963: -- Summary: Metrics documentation for FSNamesystem misspells PendingDataNodeMessageCount. Key: HADOOP-11963 URL: https://issues.apache.org/jira/browse/HADOOP-11963

HADOOP-11933: Jenkins pre-commit in a docker container

2015-05-12 Thread Allen Wittenauer
Hi. A few times now, we’ve run into issues where we weren’t sure what sort of state the surrounding environment was present when a pre commit patch test was done. Additionally, there are times when installing or even updating a component was a challenge. There are some bits

[jira] [Created] (HADOOP-11965) determine-flaky-tests needs a summary mode

2015-05-12 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-11965: - Summary: determine-flaky-tests needs a summary mode Key: HADOOP-11965 URL: https://issues.apache.org/jira/browse/HADOOP-11965 Project: Hadoop Common

Re: H10 and H11

2015-05-12 Thread Steve Loughran
On 12 May 2015, at 00:02, Allen Wittenauer a...@altiscale.com wrote: Anyone know if these machines are supposed to be in the Ubuntu pool on Jenkins? Given they are H-machines, shouldn’t they been in the Hadoop pool? Right now, we’ve got stuff waiting with zero test slots

Jenkins build is back to normal : Hadoop-Common-trunk #1493

2015-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/1493/changes

[jira] [Created] (HADOOP-11962) Sasl message with MD5 challenge text shouldn't be LOG as debug level.

2015-05-12 Thread Junping Du (JIRA)
Junping Du created HADOOP-11962: --- Summary: Sasl message with MD5 challenge text shouldn't be LOG as debug level. Key: HADOOP-11962 URL: https://issues.apache.org/jira/browse/HADOOP-11962 Project:

[jira] [Created] (HADOOP-11967) SpanReceiverHost should be able to handle tracing configuration properties without prefix

2015-05-12 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-11967: - Summary: SpanReceiverHost should be able to handle tracing configuration properties without prefix Key: HADOOP-11967 URL:

[jira] [Created] (HADOOP-11966) Variable cygwin is undefined in hadoop-config.sh when executed through hadoop-daemon.sh.

2015-05-12 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-11966: -- Summary: Variable cygwin is undefined in hadoop-config.sh when executed through hadoop-daemon.sh. Key: HADOOP-11966 URL: https://issues.apache.org/jira/browse/HADOOP-11966

[jira] [Resolved] (HADOOP-11961) Add interface of whether codec has chunk boundary to Erasure coder

2015-05-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HADOOP-11961. - Resolution: Invalid Add interface of whether codec has chunk boundary to Erasure coder

Re: Planning Hadoop 2.6.1 release

2015-05-12 Thread Akira AJISAKA
Thanks all for collecting jiras for 2.6.1 release. In addition, I'd like to include the following: * HADOOP-11343. Overflow is not properly handled in calculating final iv for AES CTR * YARN-2874. Dead lock in DelegationTokenRenewer which blocks RM to execute any further apps * YARN-2992.