[jira] [Created] (HADOOP-12259) Utility to Dynamic port allocation

2015-07-22 Thread Brahma Reddy Battula (JIRA)
Brahma Reddy Battula created HADOOP-12259: - Summary: Utility to Dynamic port allocation Key: HADOOP-12259 URL: https://issues.apache.org/jira/browse/HADOOP-12259 Project: Hadoop Common

[jira] [Created] (HADOOP-12258) Need translate java.nio.file.NoSuchFileException to FileNotFoundException in DeprecatedRawLocalFileStatus constructor

2015-07-22 Thread zhihai xu (JIRA)
zhihai xu created HADOOP-12258: -- Summary: Need translate java.nio.file.NoSuchFileException to FileNotFoundException in DeprecatedRawLocalFileStatus constructor Key: HADOOP-12258 URL: https://issues.apache.org/jira/br

Re: Planning Hadoop 2.6.1 release

2015-07-22 Thread Vinod Kumar Vavilapalli
I’ve added them all to the 2.6.1-candidate list. I included everything even though some of them are major tickets. The list is getting large, we will have to cut these down once we get down to the next phase of figuring out what to include and what not to. Thanks +Vinod > On Jul 21, 2015, at 2

[jira] [Created] (HADOOP-12257) add gradle build tool support

2015-07-22 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12257: - Summary: add gradle build tool support Key: HADOOP-12257 URL: https://issues.apache.org/jira/browse/HADOOP-12257 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-12256) we should add support for ruby-lint

2015-07-22 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12256: - Summary: we should add support for ruby-lint Key: HADOOP-12256 URL: https://issues.apache.org/jira/browse/HADOOP-12256 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-12255) Add support for rubocop

2015-07-22 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12255: - Summary: Add support for rubocop Key: HADOOP-12255 URL: https://issues.apache.org/jira/browse/HADOOP-12255 Project: Hadoop Common Issue Type: Sub-t

[jira] [Resolved] (HADOOP-7824) Native IO uses wrong constants almost everywhere

2015-07-22 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-7824. -- Resolution: Fixed Fix Version/s: 2.8.0 committed to 2.8, thanks! > Nati

[jira] [Reopened] (HADOOP-7824) Native IO uses wrong constants almost everywhere

2015-07-22 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe reopened HADOOP-7824: -- > Native IO uses wrong constants almost everywhere > --

Re: JIRA dependencies and Jenkins

2015-07-22 Thread Martin Walsh
On 07/22/15 03:08 PM, Chris Nauroth wrote: Jenkins will not recognize inter-dependencies of multiple jiras and try to pull in dependent patches. You'd need to wait for the dependent patch to get reviewed and committed first, and then trigger the Jenkins run for the second patch. OK. Sometim

Restructuring and Expansion of the Hadoop wiki

2015-07-22 Thread Brahma Reddy Battula
Hi All, As we had seen so many repetitive queries/questions from the user mailing list, its better to stream-line such queries, so that ever user first look into this guide before asking any query. I propose to restructure the Hadoop-wiki with more comprehensive way with common issues raised o

Re: JIRA dependencies and Jenkins

2015-07-22 Thread Chris Nauroth
Jenkins will not recognize inter-dependencies of multiple jiras and try to pull in dependent patches. You'd need to wait for the dependent patch to get reviewed and committed first, and then trigger the Jenkins run for the second patch. Sometimes people like to get a "preview" Jenkins run to see

JIRA dependencies and Jenkins

2015-07-22 Thread Martin Walsh
I am working on the following two bugs: https://issues.apache.org/jira/browse/HADOOP-12184 https://issues.apache.org/jira/browse/HADOOP-7824 HADOOP-12184 is in the "Patch Available" state and is marked as a requirement for HADOOP-7824. When I submit the patch for HADOOP-7824 it will touch the

[jira] [Resolved] (HADOOP-12106) JceAesCtrCryptoCodec.java may have an issue with Cypher.update(ByteBuffer, ByteBuffer)

2015-07-22 Thread Tony Reix (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Reix resolved HADOOP-12106. Resolution: Invalid Release Note: The issue was in the IBM JVM which did not integrate a fix

[jira] [Created] (HADOOP-12254) test-patch.sh should run findbugs if ony findbugs-exclude.xml has changed

2015-07-22 Thread Varun Saxena (JIRA)
Varun Saxena created HADOOP-12254: - Summary: test-patch.sh should run findbugs if ony findbugs-exclude.xml has changed Key: HADOOP-12254 URL: https://issues.apache.org/jira/browse/HADOOP-12254 Project

Build failed in Jenkins: Hadoop-common-trunk-Java8 #264

2015-07-22 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-7582. Enforce maximum number of ACL entries separately per access and default. (Contributed by Vinayakumar B) [aw] HDFS-8800. hdfs --daemon stop namenode corrupts logs (John Smith via aw) [aw