Re: [VOTE] Merge feature branch YARN-5734 (API based scheduler configuration) to trunk, branch-3.0, branch-2

2017-10-09 Thread Xuan Gong
+1 (binding) Xuan Gong > >On Mon, Oct 2, 2017 at 11:09 AM, Jonathan Hung <jyhung2...@gmail.com> >wrote: > >> Hi all, >> >> From discussion at [1], I'd like to start a vote to merge feature branch >> YARN-5734 to trunk, branch-3.0, and branch-2. Vot

Re: [VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-23 Thread Xuan Gong
+1 Binding. Built from source code. Deployed single node cluster. Successfully ran some example jobs. Thanks Xuan Gong > On Aug 23, 2016, at 10:33 AM, Sunil Govind <sunil.gov...@gmail.com> wrote: > > Hi All > > +1 non-binding > > 1. Built from source and deployed

[jira] [Created] (HADOOP-13026) Should not wrap SocketTimeoutException into a AuthenticationException in KerberosAuthenticator

2016-04-14 Thread Xuan Gong (JIRA)
Xuan Gong created HADOOP-13026: -- Summary: Should not wrap SocketTimeoutException into a AuthenticationException in KerberosAuthenticator Key: HADOOP-13026 URL: https://issues.apache.org/jira/browse/HADOOP-13026

Re: [VOTE] Release Apache Hadoop 2.7.2 RC2

2016-01-19 Thread Xuan Gong
+1 (binding) - Successfully built from source - Deployed on a single node cluster - Ran a simple MR job and a distributed Shell job successfully. Thanks Xuan Gong > On Jan 19, 2016, at 3:30 PM, Jason Lowe <jl...@yahoo-inc.com.INVALID> wrote: > > That's reasonable, especially i

Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2015-12-21 Thread Xuan Gong
+1 (binding) Thanks Xuan Gong > On Dec 21, 2015, at 4:25 PM, Chen He <airb...@gmail.com> wrote: > > +1 (non-binding) > > deploy to a 2-node cluster > run loadgen and wc without problem > > > Kindly ask a silly question, why we separate 2.6.x from 2.7.x? >

Re: [VOTE] Release Apache Hadoop 2.6.3 RC0

2015-12-16 Thread Xuan Gong
+1 (binding), Build and deploy the cluster from source code. Ran a few example jobs and passed successfully. Xuan Gong > On Dec 16, 2015, at 4:07 PM, Arpit Agarwal <aagar...@hortonworks.com> wrote: > > +1 (binding) > > - Verified signatures for source and binary distrib

[jira] [Resolved] (HADOOP-12503) ActiveStandbyElector#initialization do not have retry on establishing the zookeeper connection.

2015-10-26 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong resolved HADOOP-12503. Resolution: Fixed > ActiveStandbyElector#initialization do not have retry on establish

[jira] [Created] (HADOOP-12503) ActiveStandbyElector#initialization do not have retry on establishing the zookeeper connection.

2015-10-22 Thread Xuan Gong (JIRA)
Xuan Gong created HADOOP-12503: -- Summary: ActiveStandbyElector#initialization do not have retry on establishing the zookeeper connection. Key: HADOOP-12503 URL: https://issues.apache.org/jira/browse/HADOOP-12503

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-17 Thread Xuan Gong
+1 (non-binding) Download and compile the source code, run several MR jobs. Xuan Gong > On Sep 16, 2015, at 7:10 PM, Vinod Kumar Vavilapalli <vino...@apache.org> > wrote: > > Hi all, > > After a nearly month long [1] toil, with loads of help from Sangjin Lee and >

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-17 Thread Xuan Gong
Update my vote from +1 (non-binding) to +1 binding Thanks Xuan Gong > On Sep 17, 2015, at 2:05 PM, Xuan Gong <xg...@hortonworks.com> wrote: > > +1 (non-binding) > Download and compile the source code, run several MR jobs. > > Xuan Gong > >> On Sep

Re: [VOTE] Release Apache Hadoop 2.7.1 RC0

2015-06-29 Thread Xuan Gong
+1 (non-binding) Compiled and deployed a single node cluster, ran all the tests. Xuan Gong On 6/29/15, 1:03 PM, Arpit Gupta ar...@hortonworks.com wrote: +1 (non binding) We have been testing rolling upgrades and downgrades from 2.6 to this release and have had successful runs. -- Arpit

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-14 Thread Xuan Gong
+1 (Non-binding) + Built the source with Java 7 successfully + Deployed a single node cluster, and ran MR example jobs and DS jobs successfully + RM and ATS webUI showed the apps' information correctly Thanks Xuan Gong On 4/11/15, 9:30 PM, Zhijie Shen zs...@hortonworks.com wrote: +1 (Binding

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-22 Thread Xuan Gong
+1 (non-binding) Successfully build from resource code On Sat, Jun 21, 2014 at 7:05 PM, Wangda Tan wheele...@gmail.com wrote: +1 (non-binding), Built from rc1 source code Installed single node cluster. Ran several YARN applications and get passed. Thanks, Wangda On Sun, Jun 22,

Re: [VOTE] Release Apache Hadoop 2.4.0

2014-04-03 Thread Xuan Gong
+1 non-binding Built from source code, tested on a single node cluster. Successfully ran a few MR sample jobs. Tested RM failover while job is running. Thanks Xuan Gong On Wed, Apr 2, 2014 at 10:21 PM, Zhijie Shen zs...@hortonworks.com wrote: +1 non-binding I built from source code

Re: [VOTE] Release Apache Hadoop 2.3.0

2014-02-12 Thread Xuan Gong
+1 (non-binding) downloaded the source tar ball, built, ran a number of MR jobs on a single-node cluster and checked the job history from job history server. On Wed, Feb 12, 2014 at 7:53 PM, Gera Shegalov g...@shegalov.com wrote: +1 non-binding - checked out the rc tag and built from source

Re: question about when do resource matching in YARN

2013-09-20 Thread Xuan Gong
Hey, Wei: The nodeHeartBeat is used to let RM knows this NM is still alive. We only assign containers from alive NM. Another thing is when scheduler receives the nodeHeartBeat, the scheduler will get the container status (such as completed, new launched) from NM, and it can use it to update