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

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

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] (HDFS-10781) libhdfs++: redefine NN timeout to be "time without a response"

2016-08-19 Thread Bob Hansen (JIRA)
Bob Hansen created HDFS-10781: - Summary: libhdfs++: redefine NN timeout to be "time without a response" Key: HDFS-10781 URL: https://issues.apache.org/jira/browse/HDFS-10781 Project: Hadoop HDFS

[jira] [Created] (HDFS-10780) Block replication not happening on removing a volume when data being written to a datanode -- TestDataNodeHotSwapVolumes fails

2016-08-19 Thread Manoj Govindassamy (JIRA)
Manoj Govindassamy created HDFS-10780: - Summary: Block replication not happening on removing a volume when data being written to a datanode -- TestDataNodeHotSwapVolumes fails Key: HDFS-10780 URL: https://issu

[jira] [Created] (HDFS-10779) Rename does not need to re-solve destination

2016-08-19 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-10779: -- Summary: Rename does not need to re-solve destination Key: HDFS-10779 URL: https://issues.apache.org/jira/browse/HDFS-10779 Project: Hadoop HDFS Issue Type: Sub-

[jira] [Resolved] (HDFS-9632) libhdfs++: Add additional type-safe getters to the Configuration class

2016-08-19 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer resolved HDFS-9632. --- Resolution: Won't Fix Marking won't fix. Many of the getters included in the patch have alread

Re: [VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-19 Thread Rushabh Shah
Thanks Vinod for another release for 2.7.3.+1 (non-binding) Downloaded source tarball. Compiled and built from source.Deployed a pseudo distributed cluster.Ran some sample jobs (sleep, pi). All ran successfully. On Wednesday, August 17, 2016 9:05 PM, Vinod Kumar Vavilapalli wrote: Hi

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