+1 (binding) for the RC except for my question below about the tag. I checked 2.6.3-RC0, based on my check-list:
- Signatures and message digests all are good in general. - The top level full LICENSE, NOTICE and README for the source artifacts are good - CHANGES.txt for common, hdfs and mapped are correctly located. - Able to build the tars out of the source tar ball using JDK 7. (Don’t have a JDK 6 at hand) Testing: All testing on single node, unsecured, default mode. - Started HDFS daemons successfully , created directories. - Successfully started YARN daemons - ResourceManager, NodeManager and Timeline Service - Successfully started MapReduce history server. - Ran DistributedShell as a native YARN app. - Ran wordcount, pi, random writer, sort, grep and they all pass just fine. - Navigated through the RM, NM and Timeline UIs to make sure the views are working well. - Navigated through the MapReduce UI to make sure the views are working well. Thanks, +Vinod > On Dec 16, 2015, at 11:32 AM, Vinod Kumar Vavilapalli <vino...@apache.org> > wrote: > > So, the original voting mail mentions we are voting on release-2.6.3-RC0 tag. > > Are we still doing that? What are the RC0.1 and RC1 tags doing then? > > +Vinod > >> On Dec 16, 2015, at 2:13 AM, Junping Du <j...@hortonworks.com> wrote: >> >> Thanks Akira for notice this. I don't think we can remove these tags as they >> should be immutable as branches. I created these duplicated tags as after I >> cut off RC0 out, some commit lands on 2.6.3 unexpected but I didn't realize >> I could still push to original tag by forcefully. The best thing I can do >> then is to make them point to the same commit as now it is. >> >> Thanks, >> >> Junping >> ________________________________________ >> From: Akira AJISAKA <ajisa...@oss.nttdata.co.jp> >> Sent: Wednesday, December 16, 2015 6:41 AM >> To: common-dev@hadoop.apache.org; yarn-...@hadoop.apache.org; >> mapreduce-...@hadoop.apache.org; hdfs-...@hadoop.apache.org >> Subject: Re: [VOTE] Release Apache Hadoop 2.6.3 RC0 >> >> Thanks Junping for starting release process. >> I noticed there are duplicated tags: >> >> * release-2.6.3-RC0 >> * release-2.6.3-RC0.1 >> * release-2.6.3-RC1 >> >> Could you remove RC0.1 and RC1? >> >> Regards, >> Akira >> >> On 12/16/15 10:17, yliu wrote: >>> Thanks Junping, +1. >>> Download the tarball and deploy a small HDFS/YARN cluster, and verify few >>> basic functionalities. >>> >>> Regards, >>> Yi Liu >>> >>> On Wed, Dec 16, 2015 at 6:42 AM, Chang Li <lichang...@gmail.com> wrote: >>> >>>> Thanks Junping, + 1(non binding). Downloaded the tarball, compiled and >>>> built locally. Ran some MR jobs successfully. >>>> >>>> Best, >>>> Chang >>>> >>>> On Tue, Dec 15, 2015 at 3:17 PM, Wangda Tan <wheele...@gmail.com> wrote: >>>> >>>>> Thanks Junping, >>>>> >>>>> +1 (binding). Deploy a cluster locally, run distributed shell and MR job, >>>>> both successfully finished. >>>>> >>>>> Regards, >>>>> Wangda >>>>> >>>>> >>>>> On Tue, Dec 15, 2015 at 12:43 PM, Naganarasimha Garla < >>>>> naganarasimha...@gmail.com> wrote: >>>>> >>>>>> Hi Junping, >>>>>> >>>>>> +0 (non binding) >>>>>> >>>>>> Though everything else is working fine (downloaded the tar ball and >>>>>> installed single node cluster setup and verified few MR jobs), >>>>>> submission of Unmanaged AM is getting the RM down. YARN-4452 has >>>>>> already been raised and i am working on it. Will provide the patch for >>>>>> the trunk and the 2.6.3 version asap >>>>>> >>>>>> Regards, >>>>>> >>>>>> + Naga >>>>>> >>>>>> ________________________________ >>>>>> >>>>>> Thanks for the work Junping! Downloaded the src tarball. Built locally >>>>>> and successfully ran >>>>>> in single node mode with a few map reduce jobs. LGTM. >>>>>> >>>>>> Li Lu >>>>>> >>>>>> On Dec 14, 2015, at 04:23, Junping Du >>>>>> <j...@hortonworks.com<mailto:j...@hortonworks.com>> >>>>>> wrote: >>>>>> >>>>>> ?Thanks Sarjeet and Tsuyoshi for reporting this. I just fix permission >>>>>> issue and download >>>>>> should work now. Please try to download it again. Thanks! >>>>>> >>>>>> >>>>>> Thanks, >>>>>> >>>>>> >>>>>> Junping >>>>>> >>>>>> >>>>>> ________________________________ >>>>>> From: sarjeet singh <sarje...@usc.edu<mailto:sarje...@usc.edu>> >>>>>> Sent: Sunday, December 13, 2015 6:44 PM >>>>>> To: common-dev@hadoop.apache.org<mailto:common-dev@hadoop.apache.org> >>>>>> Cc: mapreduce-...@hadoop.apache.org<mailto: >>>>> mapreduce-...@hadoop.apache.org >>>>>>> ; >>>>>> hdfs-...@hadoop.apache.org<mailto:hdfs-...@hadoop.apache.org>; >>>>>> yarn-...@hadoop.apache.org<mailto:yarn-...@hadoop.apache.org>; >>>>>> junping...@apache.org<mailto:junping...@apache.org> >>>>>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.3 RC0 >>>>>> >>>>>> I am also getting the same error when downloading tar.gz: >>>>>> >>>>>> "You don't have permission to access >>>>>> /~junping_du/hadoop-2.6.3-RC0/hadoop-2.6.3-RC0-src.tar.gz >>>>>> on this server." >>>>>> >>>>>> - Sarjeet Singh >>>>>> >>>>>> On Sat, Dec 12, 2015 at 4:17 PM, Tsuyoshi Ozawa >>>>>> <oz...@apache.org<mailto:oz...@apache.org><mailto:oz...@apache.org>> >>>>>> wrote: >>>>>> Hi Junping, >>>>>> >>>>>> Thank you for starting the voting. >>>>>> I cannot access the tar.gz file because of permission error. Could you >>>>>> check the permission to access the files? >>>>>> >>>>>> Forbidden >>>>>> You don't have permission to access >>>>>> /~junping_du/hadoop-2.6.3-RC0/hadoop-2.6.3-RC0-src.tar.gz >>>>>> on this server. >>>>>> >>>>>> Thanks, >>>>>> - Tsuyoshi >>>>>> >>>>>> On Sat, Dec 12, 2015 at 9:16 AM, Junping Du >>>>>> <j...@hortonworks.com<mailto:j...@hortonworks.com><mailto: >>>>>> j...@hortonworks.com>> >>>>>> wrote: >>>>>> >>>>>> Hi all developers in hadoop community, >>>>>> I've created a release candidate RC0 for Apache Hadoop 2.6.3 (the >>>>>> next maintenance release >>>>>> to follow up 2.6.2.) according to email thread of release plan 2.6.3 >>>>>> [1]. Sorry for this RC >>>>>> coming a bit late as several blocker issues were getting committed >>>>>> until yesterday. Below >>>>>> is the details: >>>>>> >>>>>> The RC is available for validation at: >>>>>> *http://people.apache.org/~junping_du/hadoop-2.6.3-RC0/ >>>>>> <http://people.apache.org/~junping_du/hadoop-2.6.3-RC0/>* >>>>>> >>>>>> The RC tag in git is: release-2.6.3-RC0 >>>>>> >>>>>> The maven artifacts are staged via >>>>>> repository.apache.org<http://repository.apache.org>< >>>>>> http://repository.apache.org> >>>>>> at: >>>>>> * >>>>> https://repository.apache.org/content/repositories/orgapachehadoop-1025/ >>>> ? >>>>>> < >>>>> https://repository.apache.org/content/repositories/orgapachehadoop-1025/ >>>>>>> * >>>>>> >>>>>> You can find my public key >>>>>> at:http://svn.apache.org/repos/asf/hadoop/common/dist/KEYS >>>>>> >>>>>> Please try the release and vote. The vote will run for the usual 5 >>>> days. >>>>>> >>>>>> Thanks and happy weekend! >>>>>> >>>>>> >>>>>> Cheers, >>>>>> >>>>>> Junping >>>>>> >>>>>> >>>>>> [1]: 2.6.3 release plan: http://markmail.org/thread/nc2jogbgni37vu6y >>>>>> >>>>> >>>> >>> >> >> >