Re: [VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-19 Thread Akira Ajisaka
Thanks Vinod for cutting another RC. +1 - Downloaded source tarball and binary tarball - Verified signatures and checksums - Compiled and built a single node cluster - Compiled Hive 2.1.0/1.2.1 and Tez 0.8.4/0.7.1 using Hadoop 2.7.3 pom successfully - Ran some Hive on Tez queries successfully

Re: Updated 2.8.0-SNAPSHOT artifact

2016-08-19 Thread Vinod Kumar Vavilapalli
Jon, That is around the time when I branched 2.8, so I guess you were getting SNAPSHOT artifacts till then from the branch-2 nightly builds. If you need it, we can set up SNAPSHOT builds. Or just wait for the first RC, which is around the corner. +Vinod > On Jul 28, 2016, at 4:27 PM, Jonathan

Merge IPv6

2016-08-19 Thread Elliott Clark
Is it time to merge IPv6 branch? We have been running the patches in several production and test clusters. We have tested it on ipv4 only clusters, on clusters where DFS is ipv4 and HBase is using ipv6, and we've tested it on ipv6 only clusters. We've seen no performance degredation, and have had

[jira] [Created] (HADOOP-13519) Make Path serializable

2016-08-19 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-13519: --- Summary: Make Path serializable Key: HADOOP-13519 URL: https://issues.apache.org/jira/browse/HADOOP-13519 Project: Hadoop Common Issue Type: Improvemen

[jira] [Created] (HADOOP-13520) Document HADOOP-10158 for multi home/SPN support of HTTP principles

2016-08-19 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HADOOP-13520: --- Summary: Document HADOOP-10158 for multi home/SPN support of HTTP principles Key: HADOOP-13520 URL: https://issues.apache.org/jira/browse/HADOOP-13520 Project: Hadoop C

[jira] [Created] (HADOOP-13521) SampleQuantile does not perform well under load

2016-08-19 Thread Mark Wagner (JIRA)
Mark Wagner created HADOOP-13521: Summary: SampleQuantile does not perform well under load Key: HADOOP-13521 URL: https://issues.apache.org/jira/browse/HADOOP-13521 Project: Hadoop Common Iss

Re: [VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-19 Thread Eric Payne
Thanks, Vinod, for working so hard on each 2.7 release. +1 (non-binding) Here's what I did: - Built native - Installed on 3-node unsecure cluster - Configured 2 queues with 2 separate label partitions - Verified that a job will successfully run on the correctly labelled node by specifying a n

[jira] [Created] (HADOOP-13522) Permissions on fs stat added

2016-08-19 Thread Alex Garbarini (JIRA)
Alex Garbarini created HADOOP-13522: --- Summary: Permissions on fs stat added Key: HADOOP-13522 URL: https://issues.apache.org/jira/browse/HADOOP-13522 Project: Hadoop Common Issue Type: Impr

[jira] [Created] (HADOOP-13523) Implement a json format audit logger for KMS

2016-08-19 Thread Xiao Chen (JIRA)
Xiao Chen created HADOOP-13523: -- Summary: Implement a json format audit logger for KMS Key: HADOOP-13523 URL: https://issues.apache.org/jira/browse/HADOOP-13523 Project: Hadoop Common Issue Type

Re: Merge IPv6

2016-08-19 Thread Elliott Clark
HADOOP-11890 Is the related jira. On Fri, Aug 19, 2016 at 10:09 AM, Elliott Clark wrote: > Is it time to merge IPv6 branch? > > We have been running the patches in several production and test > clusters. We have tested it on ipv4 only clusters, on clusters where > DFS is ipv4 and HBase is using i

[jira] [Created] (HADOOP-13524) mvn eclipse:eclipse generates .gitignore'able files

2016-08-19 Thread Vinod Kumar Vavilapalli (JIRA)
Vinod Kumar Vavilapalli created HADOOP-13524: Summary: mvn eclipse:eclipse generates .gitignore'able files Key: HADOOP-13524 URL: https://issues.apache.org/jira/browse/HADOOP-13524 Project:

Re: [VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-19 Thread Kuhu Shukla
+1 (non-binding).- Downloaded tarball (source and binary) - Verified signatures. - Compiled, built source code and deployed on a single node cluster - Ran sample MR jobs (Sleep, Wordcount) and  some "hadoop fs" commands. Thanks a lot Vinod for your work on this release! Regards,Kuhu Shukla On