Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2015-12-22 Thread Mingliang Liu
+1 (non-binding) 1. Download the src tar file and validate the integrity 2. Build and configure the local cluster 3. Operate the HDFS from command line interface 4. Run several example MR jobs 5. Check logs Thanks. L > On Dec 16, 2015, at 6:49 PM, Vinod Kumar Vavilapalli

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

2015-12-22 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-9589. Block files which have been hardlinked should be duplicated -- [...truncated 5816 lines...] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time

[jira] [Created] (HADOOP-12670) Fix TestNetUtils and TestSecurityUtil when localhost is ipv6 only

2015-12-22 Thread Elliott Clark (JIRA)
Elliott Clark created HADOOP-12670: -- Summary: Fix TestNetUtils and TestSecurityUtil when localhost is ipv6 only Key: HADOOP-12670 URL: https://issues.apache.org/jira/browse/HADOOP-12670 Project:

[jira] [Created] (HADOOP-12671) Inconsistent configuration values and incorrect comments

2015-12-22 Thread Tianyin Xu (JIRA)
Tianyin Xu created HADOOP-12671: --- Summary: Inconsistent configuration values and incorrect comments Key: HADOOP-12671 URL: https://issues.apache.org/jira/browse/HADOOP-12671 Project: Hadoop Common

Build failed in Jenkins: Hadoop-Common-trunk #2145

2015-12-22 Thread Apache Jenkins Server
See Changes: [benoy] HDFS-9034. StorageTypeStats Metric should not count failed storage. -- [...truncated 5395 lines...] Running org.apache.hadoop.http.TestGlobalFilter Tests run: 1,

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

2015-12-22 Thread Apache Jenkins Server
See Changes: [benoy] HDFS-9034. StorageTypeStats Metric should not count failed storage. -- [...truncated 3835 lines...] [INFO] Compiling 2 source files to

[jira] [Resolved] (HADOOP-11990) DNS#reverseDns fails with a NumberFormatException when using an IPv6 DNS server

2015-12-22 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HADOOP-11990. Resolution: Not A Problem Release Note: If your resolvers are ipv6 addresses make

[jira] [Resolved] (HADOOP-12431) NameNode should bind on both IPv6 and IPv4 if running on dual-stack machine and IPv6 enabled

2015-12-22 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HADOOP-12431. Resolution: Won't Fix Assignee: (was: Nemanja Matkovic) Going to resolve this

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #847

2015-12-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #2144

2015-12-22 Thread Apache Jenkins Server
See Changes: [kihwal] HDFS-7163. WebHdfsFileSystem should retry reads according to the -- [...truncated 3875 lines...] Generating

Joining Strings

2015-12-22 Thread dam6923 .
Hello! I have been looking through some of the Hadoop code and I see that there are (at least) four different ways used to join a collection of Strings with a delimiter: 1) org.apache.hadoop.util.StringUtils.join(...) 2) org.apache.commons.lang.StringUtils.join(...) 3)

[jira] [Resolved] (HADOOP-11582) org.apache.hadoop.net.TestDNS failing with NumberFormatException -IPv6 related?

2015-12-22 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HADOOP-11582. Resolution: Not A Problem This was fixed in a different jira. >

FYI: windows 2.6.3 binaries

2015-12-22 Thread Steve Loughran
I've just built up and published on github the windows binaries to go with the 2.6.3 release https://github.com/steveloughran/winutils/tree/master/hadoop-2.6.3/bin these are just off the release commit, #95d8146, built on windows server 2012/64 bit. They aren't official ASF artifacts, but

[jira] [Created] (HADOOP-12672) Split RPC timeout from IPC ping

2015-12-22 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-12672: - Summary: Split RPC timeout from IPC ping Key: HADOOP-12672 URL: https://issues.apache.org/jira/browse/HADOOP-12672 Project: Hadoop Common Issue

Build failed in Jenkins: Hadoop-Common-trunk #2146

2015-12-22 Thread Apache Jenkins Server
See Changes: [rohithsharmaks] YARN-4109. Exception on RM scheduler page loading with labels. (Mohammad -- [...truncated 5415 lines...] Running

[jira] [Created] (HADOOP-12666) Support Windows Azure Data Lake - as a file system in Hadoop

2015-12-22 Thread vishwajeet dusane (JIRA)
vishwajeet dusane created HADOOP-12666: -- Summary: Support Windows Azure Data Lake - as a file system in Hadoop Key: HADOOP-12666 URL: https://issues.apache.org/jira/browse/HADOOP-12666 Project:

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

2015-12-22 Thread Apache Jenkins Server
See

Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2015-12-22 Thread Junping Du
Checked 2.7.2-RC1 tag which match exactly with 2.7.2 branch. Downloaded the release bit and deploy a single node cluster which works fine with running some example jobs. Built from src and check signatures, all looks good. Checked release note which has 138 commits (HADOOP:22, HDFS:42,

[jira] [Created] (HADOOP-12667) s3a: Support createNonRecursive API

2015-12-22 Thread Sean Mackrory (JIRA)
Sean Mackrory created HADOOP-12667: -- Summary: s3a: Support createNonRecursive API Key: HADOOP-12667 URL: https://issues.apache.org/jira/browse/HADOOP-12667 Project: Hadoop Common Issue

Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2015-12-22 Thread Chang Li
+1 (non binding) Downloaed src and built on single node cluster. Ran some MR jobs successfully. Verified signature. Thanks, Chang On Mon, Dec 21, 2015 at 9:34 PM, Tsuyoshi Ozawa wrote: > +1 > > - downloaded src and bin tar balls and verified signatures. > - built Tez and

[jira] [Created] (HADOOP-12668) Modify HDFS embeded jetty server logic in HttpServer2.java to exclude weak Ciphers through ssl-server.conf

2015-12-22 Thread Vijay Singh (JIRA)
Vijay Singh created HADOOP-12668: Summary: Modify HDFS embeded jetty server logic in HttpServer2.java to exclude weak Ciphers through ssl-server.conf Key: HADOOP-12668 URL:

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #850

2015-12-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #2142

2015-12-22 Thread Apache Jenkins Server
See Changes: [cmccabe] HDFS-9589. Block files which have been hardlinked should be duplicated -- [...truncated 5560 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed:

Build failed in Jenkins: Hadoop-Common-trunk #2143

2015-12-22 Thread Apache Jenkins Server
See Changes: [cnauroth] HDFS-9458. TestBackupNode always binds to port 50070, which can cause -- [...truncated 5431 lines...] Running org.apache.hadoop.fs.TestStat Tests run: 5, Failures: 0,