Re: [VOTE] Release Apache Hadoop 2.6.5 (RC0)

2016-09-27 Thread Lei Xu
+1 The steps I've done: * Downloaded release tar and source tar, verified MD5. * Run a HDFS cluster, and copy files between local filesystem and HDFS. On Tue, Sep 27, 2016 at 1:28 PM, Sangjin Lee wrote: > Hi folks, > > I have created a release candidate RC0 for the Apache

Re: [VOTE] Release Apache Hadoop 3.0.0-alpha4-RC0

2017-07-06 Thread Lei Xu
+1 (binding) Ran the following tests: * Deploy a pesudo cluster using tar ball, run pi. * Verified MD5 of tar balls for both src and dist. * Build src tarball with -Pdist,tar Thanks Andrew for the efforts! On Thu, Jul 6, 2017 at 3:44 PM, Andrew Wang wrote: > Thanks

Re: [VOTE] Release Apache Hadoop 3.0.0 RC1

2017-12-12 Thread Lei Xu
+1 (binding) * Verified src tarball and bin tarball, verified md5 of each. * Build source with -Pdist,native * Started a pseudo cluster * Run ec -listPolicies / -getPolicy / -setPolicy on / , and run hdfs dfs put/get/cat on "/" with XOR-2-1 policy. Thanks Andrew for this great effort! Best,

Re: [VOTE] Release Apache Hadoop 3.0.0 RC0

2017-11-20 Thread Lei Xu
+1 binding Run the following steps: * Check md5 of sources and package. * Run a YARN + HDFS pseudo cluster. * Run terasuite on YARN. * Run HDFS CLIs (ls , rm , etc) On Mon, Nov 20, 2017 at 12:58 PM, Vinod Kumar Vavilapalli wrote: > Quick question. > > I used to be able (in

Re: 答复: [DISCUSSION] Merging HDFS-7240 Object Store (Ozone) to trunk

2017-11-03 Thread Lei Xu
Hey, Weiwei and Jitendra Thanks a lot for this large effort to bring us ozone. * As the current state of Ozone implementation, what are the major benefits of using today’s Ozone over HDFS? Giving that its missing features like HDFS-12680 and HDFS-12697, being disabled by default, and the

Re: Apache Hadoop 3.0.1 Release plan

2018-01-09 Thread Lei Xu
s branch as close to the RC as possible. > > Jason > > > On Tue, Jan 9, 2018 at 1:17 PM, Lei Xu <l...@cloudera.com> wrote: >> >> Hi, All >> >> We have released Apache Hadoop 3.0.0 in December [1]. To further >> improve the quality of release, we plan

Re: Apache Hadoop 3.0.1 Release plan

2018-01-09 Thread Lei Xu
s branch as close to the RC as possible. > > Jason > > > On Tue, Jan 9, 2018 at 1:17 PM, Lei Xu <l...@cloudera.com> wrote: >> >> Hi, All >> >> We have released Apache Hadoop 3.0.0 in December [1]. To further >> improve the quality of release, we plan

Apache Hadoop 3.0.1 Release plan

2018-01-09 Thread Lei Xu
Hi, All We have released Apache Hadoop 3.0.0 in December [1]. To further improve the quality of release, we plan to cut branch-3.0.1 branch tomorrow for the preparation of Apache Hadoop 3.0.1 release. The focus of 3.0.1 will be fixing blockers (3), critical bugs (1) and bug fixes [2]. No new

Re: Apache Hadoop 3.0.1 Release plan

2018-02-01 Thread Lei Xu
Hi, All I just cut branch-3.0.1 from branch-3.0. Please make sure all patches targeted to 3.0.1 being checked in both branch-3.0 and branch-3.0.1. Thanks! Eddy On Tue, Jan 9, 2018 at 11:17 AM, Lei Xu <l...@cloudera.com> wrote: > Hi, All > > We have released Apache Hadoop 3.0.0

Re: Apache Hadoop 3.0.1 Release plan

2018-02-01 Thread Lei Xu
; close this issue? > https://issues.apache.org/jira/browse/HDFS-12990 > > or are we abandoning it? I believe that this is the last window for us to fix > this issue. > > Should we have a call and get this resolved one way or another? > > Thanks > Anu > > On 2

Re: Apache Hadoop 3.0.1 Release plan

2018-02-08 Thread Lei Xu
andoned. >> > Else you should be able to proceed with committing. However, 3.0.0 must >> > be >> > called out as an abandoned release if we commit it. >> > >> > This is not accurate. A binding veto from any committer halts >> > progress, but t

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC0)

2018-02-20 Thread Lei Xu
Dear PMC and committers Please help to verify and vote this release. I will extend the voting period to Friday (Feb 23th) of this week. Thanks! On Thu, Feb 15, 2018 at 3:36 PM, Lei Xu <l...@apache.org> wrote: > Hi, all > > I've created release candidate 0 for Apache Hadoop 3

[VOTE] Release Apache Hadoop 3.0.1 (RC0)

2018-02-15 Thread Lei Xu
Hi, all I've created release candidate 0 for Apache Hadoop 3.0.1 Apache Hadoop 3.0.1 will be the first bug fix release for Apache Hadoop 3.0 release. It includes 49 bug fixes, which include 10 blockers and 8 are critical. Please note: * HDFS-12990. Change default NameNode RPC port back to 8020.

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC0)

2018-02-22 Thread Lei Xu
3. Ran wordcount job successfully. > > 4. Verified basic webhdfs commands using curl. > > 5. Verified basic HDFS commands > > > > > > [1] https://github.com/vinayakumarb/docker-cluster-deployer > > > > Thanks, > > -Vinay &

[VOTE] Release Apache Hadoop 3.0.2 (RC0)

2018-04-06 Thread Lei Xu
Hi, All I've created release candidate RC-0 for Apache Hadoop 3.0.2. Please note: this is an amendment for Apache Hadoop 3.0.1 release to fix shaded jars in apache maven repository. The codebase of 3.0.2 release is the same as 3.0.1. New bug fixes will be included in Apache Hadoop 3.0.3

Re: [VOTE] Release Apache Hadoop 3.0.2 (RC0)

2018-04-10 Thread Lei Xu
rderingPolicy and FifoOrderingPolicy to > > determine that capacity was assigned as expected in each case > > - tested user weights with FifoOrderingPolicy to ensure that weights > were > > assigned to users as expected. > > > > Eri

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-04-04 Thread Lei Xu
fixes. Please change the target version of new fixes to 3.0.3. I will also go over JIRAs to fix targeted versions for committed changes. Best, On Mon, Apr 2, 2018 at 6:08 PM, Lei Xu <l...@cloudera.com> wrote: > Hi, Arpit > > I followed this instruction > https://wiki.apache.org/h

Re: [VOTE] Release Apache Hadoop 3.0.2 (RC1)

2018-04-22 Thread Lei Xu
t; terasort, etc.) >> - checked HDFS/YARN daemons' UI >> - Tried some rolling upgrade related features: MR over DistributedCache, >> NM >> Restart with work preserving, etc. >> >> Thanks, >> >> Junping >> >> 2018-04-17 7:59 GMT+08:00 Lei Xu &l

[VOTE] Release Apache Hadoop 3.0.2 (RC1)

2018-04-16 Thread Lei Xu
Hi, All I've created release candidate RC-1 for Apache Hadoop 3.0.2, to address missing source jars in the maven repository in RC-0. Thanks Ajay Kumar for spotting the error. Please note: this is an amendment for Apache Hadoop 3.0.1 release to fix shaded jars in apache maven repository. The

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-04-02 Thread Lei Xu
r > > Am I looking at this wrong or is this supposed to be the shaded jar which is > ~20MB? > > Thanks, > Arpit > > > > On 3/23/18, 10:18 AM, "Lei Xu" <l...@cloudera.com> wrote: > > Hi, All > > Thanks everyone for voting! The vote

[VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-03-17 Thread Lei Xu
Hi, all I've created release candidate RC-1 for Apache Hadoop 3.0.1 Apache Hadoop 3.0.1 will be the first bug fix release for Apache Hadoop 3.0 release. It includes 49 bug fixes and security fixes, which include 12 blockers and 17 are critical. Please note: * HDFS-12990. Change default NameNode

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-03-19 Thread Lei Xu
-distribution#sigs-and-sums > > -Akira > > > On 2018/03/18 13:11, Lei Xu wrote: >> >> Hi, all >> >> I've created release candidate RC-1 for Apache Hadoop 3.0.1 >> >> Apache Hadoop 3.0.1 will be the first bug fix release for Apache >> Hadoop 3.

Re: [VOTE] Release Apache Hadoop 3.0.1 (RC1)

2018-03-23 Thread Lei Xu
moke test >> * Basic ViewFS configuration >> * Yarn example jobs >> * Spark example jobs (with and without yarn) >> * Simple hive table creation >> >> Marton >> >> >> [1]: https://github.com/flokkr/runtime-compose >> >> On 03/18/2018 05