[jira] [Created] (HADOOP-13167) "javac: invalid target release: 1.8" failures happen on YARN precommit jobs

2016-05-17 Thread Wangda Tan (JIRA)
Wangda Tan created HADOOP-13167: --- Summary: "javac: invalid target release: 1.8" failures happen on YARN precommit jobs Key: HADOOP-13167 URL: https://issues.apache.org/jira/browse/HADOOP-13167

[jira] [Created] (HADOOP-13156) create-release.sh doesn't work for branch-2.8

2016-05-16 Thread Wangda Tan (JIRA)
Wangda Tan created HADOOP-13156: --- Summary: create-release.sh doesn't work for branch-2.8 Key: HADOOP-13156 URL: https://issues.apache.org/jira/browse/HADOOP-13156 Project: Hadoop Common Issue

Re: [Release thread] 2.8.0 release activities

2016-05-11 Thread Wangda Tan
ere. Then folks can chime in if you agree > > Perhaps Wangda, you can go over the YARN/MR bugs. Sound like a plan? > > Thanks, > Sangjin > > On Wed, May 11, 2016 at 4:26 PM, Wangda Tan <wheele...@gmail.com> wrote: > >> +1, we should close such staled JIRAs to avoi

Re: [Release thread] 2.8.0 release activities

2016-05-11 Thread Wangda Tan
+1, we should close such staled JIRAs to avoid doing unnecessary checks for every releases. I'm working on reviewing YARN/MR critical/blocker patches currently, it gonna very helpful if someone else can help with reviewing Common/HDFS JIRAs. Thanks, Wangda On Wed, May 11, 2016 at 4:20 PM,

[jira] [Created] (HADOOP-12907) Support specifying resources for task containers in SLS

2016-03-08 Thread Wangda Tan (JIRA)
Wangda Tan created HADOOP-12907: --- Summary: Support specifying resources for task containers in SLS Key: HADOOP-12907 URL: https://issues.apache.org/jira/browse/HADOOP-12907 Project: Hadoop Common

Re: node.js and more as dependencies

2016-03-05 Thread Wangda Tan
eactive UI > > design. I think the decision of using ember.js exclusively might worth > > revisiting. To me it makes more sense to move both HDFS / YARN towards > > React and go from there. > > > > ~Haohui > > > > On Mon, Feb 29, 2016 at 5:14 PM, Wangda Tan <wheele...@gm

Re: node.js and more as dependencies

2016-02-25 Thread Wangda Tan
Hi Allen, YARN-3368 is using Ember.JS and Ember.JS depends on npm (Node.JS Package Manager) to manage packages. One thing to clarify is: npm dependency is only required by build stage (JS build is stitching source files and renaming variables). After JS build completes, there's no dependency of

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-09 Thread Wangda Tan
+1 (binding) - Deployed a local cluster. - Configured node labels on queues/nodes. * Run job with node labels successfully. Regards, Wangda On Tue, Feb 9, 2016 at 10:36 PM, Wangda Tan <wheele...@gmail.com> wrote: > Hi Eric, > > replaceLabelsOnNode CLI syntax is different betw

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-09 Thread Wangda Tan
Hi Eric, replaceLabelsOnNode CLI syntax is different between 2.6 and 2.7. As mentioned by Naga, In 2.6, you should use "node1<:port>,label node2,label ..." And in 2.7, you can use either "," or "=" to separate host and label. So 2.7 is backward-compatible to 2.6, but it's not guaranteed that

Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2015-12-21 Thread Wangda Tan
+1 (binding) - Build & deploy single-node Hadoop from source code - Add/Remove node labels to queues/nodes - Run distributed shell commanding using default/specified node labels Thanks, Wangda On Mon, Dec 21, 2015 at 9:58 AM, Masatake Iwasaki < iwasak...@oss.nttdata.co.jp> wrote: >

Re: [Important] Lots of 2.8.0 commits are in branch-2 only

2015-12-18 Thread Wangda Tan
20%3D%202.9.0%20ORDER%20BY%20priority%20DESC > ). > > > > So, we don’t need any drastic measures? > > > > Thanks > > +Vinod > > > >> On Dec 16, 2015, at 5:38 PM, Wangda Tan <wheele...@gmail.com> wrote: > >> > >> Hi folks,

[jira] [Resolved] (HADOOP-12356) CPU usage statistics on Windows

2015-12-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan resolved HADOOP-12356. - Resolution: Fixed > CPU usage statistics on Wind

[jira] [Reopened] (HADOOP-12356) CPU usage statistics on Windows

2015-12-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan reopened HADOOP-12356: - Assignee: Inigo Goiri (was: Yunqi Zhang) > CPU usage statistics on Wind

[Important] Lots of 2.8.0 commits are in branch-2 only

2015-12-16 Thread Wangda Tan
Hi folks, I found there're lots of commits are in branch-2 only. Ran "git log branch-2.8..branch-2". There're 35 commits for YARN, 41 commits for HDFS and 12 commits for COMMON. Only several of them are placed in 2.9.0 section in CHANGES.txt. I think we can either hard reset branch-2.8 to

Re: [VOTE] Release Apache Hadoop 2.6.3 RC0

2015-12-15 Thread Wangda Tan
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

Re: [VOTE] Release Apache Hadoop 2.7.2 RC0

2015-11-12 Thread Wangda Tan
+1 (Non-binding): - Deployed local cluster from binary - Configured CS with node label - Ran jobs with/without labels - Ran distributed shell / MR jobs. Thanks, Wangda On Wed, Nov 11, 2015 at 8:31 PM, Vinod Kumar Vavilapalli wrote: > Hi all, > > > I've created a release

Re: [DISCUSS] Looking to a 2.8.0 release

2015-11-11 Thread Wangda Tan
Thanks to Vinod for starting this discussion! +1 to add YARN-1197 (container resizing) to 2.8.0, it is end-to-end tested. I'd prefer to push it as an Alpha feature before wilder testing. And also agree to call first release of 2.8 as an Alpha release according to the number of new features /

Re: 2.7.2 release plan

2015-11-02 Thread Wangda Tan
___ > > From: Tsuyoshi Ozawa [oz...@apache.org] > > Sent: Wednesday, October 28, 2015 23:13 > > To: Vinod Vavilapalli > > Cc: yarn-...@hadoop.apache.org; hdfs-...@hadoop.apache.org; > > common-dev@hadoop.apache.org; Vinod Kumar Vavilapalli; Wangda Tan; > > Tsuyoshi O

[jira] [Created] (HADOOP-12441) Fix kill command execution under Ubuntu 12

2015-09-25 Thread Wangda Tan (JIRA)
Wangda Tan created HADOOP-12441: --- Summary: Fix kill command execution under Ubuntu 12 Key: HADOOP-12441 URL: https://issues.apache.org/jira/browse/HADOOP-12441 Project: Hadoop Common Issue

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-17 Thread Wangda Tan
Deployed a local cluster, verified configured cluster with node labels, run jobs with/without node labels. +1 (non-binding) Thanks! On Thu, Sep 17, 2015 at 2:40 PM, Xuan Gong wrote: > Update my vote from +1 (non-binding) to +1 binding > > Thanks > > Xuan Gong > > > On

[jira] [Created] (HADOOP-12386) RetryPolicies.RETRY_FOREVER should be able to specify a retry interval

2015-09-08 Thread Wangda Tan (JIRA)
Wangda Tan created HADOOP-12386: --- Summary: RetryPolicies.RETRY_FOREVER should be able to specify a retry interval Key: HADOOP-12386 URL: https://issues.apache.org/jira/browse/HADOOP-12386 Project

Re: Planning Hadoop 2.6.1 release

2015-08-05 Thread Wangda Tan
Can we add following two fixes to 2.6.1? https://issues.apache.org/jira/browse/YARN-2922 and https://issues.apache.org/jira/browse/YARN-3487. They're not fatal issue, but they can cause lots of issue in a large cluster. Thanks, Wangda On Mon, Aug 3, 2015 at 1:21 PM, Sangjin Lee

How to add branch-2.7 to Jenkins white list

2015-05-11 Thread Wangda Tan
Hi Hadoop-dev, Now we are working on branch-2.7 for 2.7.1 release but I found branch-2.7 may not be added to Jenkins white list. For example: YARN-3434 cannot trigger Jenkins build. Could anybody help to add it? Thanks, Wangda

Re: How to add branch-2.7 to Jenkins white list

2015-05-11 Thread Wangda Tan
Thanks Allen for explanation, I thought it's a whitelist in server side, now I can better understand. Wangda On Mon, May 11, 2015 at 10:34 AM, Allen Wittenauer a...@altiscale.com wrote: On May 11, 2015, at 10:23 AM, Wangda Tan wheele...@gmail.com wrote: Hi Hadoop-dev, Now we

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-10 Thread Wangda Tan
+1 (Non-binding) Built from src, deployed a single node cluster, and tried to run some MR jobs. On Fri, Apr 10, 2015 at 4:44 PM, Vinod Kumar Vavilapalli vino...@apache.org wrote: Hi all, I've created a release candidate RC0 for Apache Hadoop 2.7.0. The RC is available at:

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-13 Thread Wangda Tan
Thanks Arun! Have tried compile, deploy and configured a local cluster and can successfully execute a job with node labels. +1 (non-binding) Thanks, Wangda On Thu, Nov 13, 2014 at 3:39 PM, Ravi Prakash ravi...@ymail.com wrote: Thanks for the respin Arun! I've verified all checksums, and

Re: [VOTE] Release Apache Hadoop 2.6.0

2014-11-11 Thread Wangda Tan
Thanks Arun for creating the RC. Tried to build and deploy it on a local distributed cluster, can successfully run distributed shell job with node labels. +1 (non-binding), Thanks, Wangda On Tue, Nov 11, 2014 at 2:06 PM, Robert Kanter rkan...@cloudera.com wrote: Hi Arun, We were testing

[jira] [Created] (HADOOP-11199) Configuration should be able to set empty value for property

2014-10-13 Thread Wangda Tan (JIRA)
Wangda Tan created HADOOP-11199: --- Summary: Configuration should be able to set empty value for property Key: HADOOP-11199 URL: https://issues.apache.org/jira/browse/HADOOP-11199 Project: Hadoop Common

Cannot access Jenkins generated test results, findbug warnings and javac warnings

2014-09-19 Thread Wangda Tan
Hi Hadoop developers, I found recently, I cannot access Jenkins generated results, like: *Test results: https://builds.apache.org/job/PreCommit-YARN-Build/5039//testReport/ https://builds.apache.org/job/PreCommit-YARN-Build/5039//testReport/Findbugs warnings:

Re: Cannot access Jenkins generated test results, findbug warnings and javac warnings

2014-09-19 Thread Wangda Tan
to the build to get it working post-git before that patch the builds weren't working at all ... now its just getting the URLs wrong. If you can work out the right URLs we can fix this easily enough On 19 September 2014 09:24, Wangda Tan wheele...@gmail.com wrote: Hi Hadoop developers, I found

Re: Branching 2.5

2014-07-16 Thread Wangda Tan
Hi Karthik, I found I cannot access the filter: http://s.apache.org/vJg. Could you please check its permission? I'd like to know if there's any related issues to me. :) Thanks, Wangda On Thu, Jul 17, 2014 at 5:54 AM, Karthik Kambatla ka...@cloudera.com wrote: We are down to 4 blockers and

Re: Branching 2.5

2014-07-16 Thread Wangda Tan
raised YARN-2247 as the blocker of 2.5.0. On Thu, Jul 17, 2014 at 9:42 AM, Wangda Tan wheele...@gmail.com wrote: Hi Karthik, I found I cannot access the filter: http://s.apache.org/vJg. Could you please check its permission? I'd like to know if there's any related issues to me

Re: [VOTE] Release Apache Hadoop 2.4.1

2014-06-21 Thread Wangda Tan
+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, 2014 at 9:07 AM, Zhijie Shen zs...@hortonworks.com wrote: +1 (non-binding) Successfully redo the steps for rc0 before for rc1 as well.

<    1   2   3