Re: [DISCUSS] 2.7.3 release?

2016-03-29 Thread Akira AJISAKA
I'd like to help the release process as a release manager. First, I'll look into the jiras in the following lists. * 2.7.3 critical/blocker issues (19): https://s.apache.org/X5pt * 2.8.0 critical/blocker issues (61): https://s.apache.org/SXuo We should fix them as soon as possible to release 2.7

Build failed in Jenkins: Hadoop-Common-trunk #2554

2016-03-29 Thread Apache Jenkins Server
See Changes: [aajisaka] MAPREDUCE-6663. [NNBench] Refactor nnbench as a Tool implementation. -- [...truncated 5149 lines...] Running org.apache.hadoop.io.serializer.TestSerializationFactory T

[GitHub] hadoop pull request: modify docker launch script

2016-03-29 Thread Tartarus0zm
GitHub user Tartarus0zm opened a pull request: https://github.com/apache/hadoop/pull/87 modify docker launch script First launch the docker container and then get the container pid You can merge this pull request into a Git repository by running: $ git pull https://github.com/T

[jira] [Created] (HADOOP-12975) Add jitter to DU's thread

2016-03-29 Thread Elliott Clark (JIRA)
Elliott Clark created HADOOP-12975: -- Summary: Add jitter to DU's thread Key: HADOOP-12975 URL: https://issues.apache.org/jira/browse/HADOOP-12975 Project: Hadoop Common Issue Type: Sub-task

[jira] [Created] (HADOOP-12974) Create a DU implementation that uses df

2016-03-29 Thread Elliott Clark (JIRA)
Elliott Clark created HADOOP-12974: -- Summary: Create a DU implementation that uses df Key: HADOOP-12974 URL: https://issues.apache.org/jira/browse/HADOOP-12974 Project: Hadoop Common Issue T

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #1260

2016-03-29 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Hadoop-Common-trunk #2551

2016-03-29 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #2550

2016-03-29 Thread Apache Jenkins Server
See Changes: [arp] HDFS-9478. Reason for failing ipc.FairCallQueue contruction should be -- [...truncated 3846 lines...] Generating

Build failed in Jenkins: Hadoop-Common-trunk #2549

2016-03-29 Thread Apache Jenkins Server
See Changes: [wang] HDFS-10197. TestFsDatasetCache failing intermittently due to timeout. -- [...truncated 5256 lines...] Running org.apache.hadoop.security.TestUGIWithExternalKdc Tests run:

Build failed in Jenkins: Hadoop-common-trunk-Java8 #1259

2016-03-29 Thread Apache Jenkins Server
See Changes: [wang] HDFS-10197. TestFsDatasetCache failing intermittently due to timeout. [arp] HDFS-9478. Reason for failing ipc.FairCallQueue contruction should be -- [...truncated 3

[jira] [Created] (HADOOP-12973) make DU pluggable

2016-03-29 Thread Elliott Clark (JIRA)
Elliott Clark created HADOOP-12973: -- Summary: make DU pluggable Key: HADOOP-12973 URL: https://issues.apache.org/jira/browse/HADOOP-12973 Project: Hadoop Common Issue Type: Sub-task

[jira] [Created] (HADOOP-12972) Wrong lz4 revision in checknative output

2016-03-29 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-12972: --- Summary: Wrong lz4 revision in checknative output Key: HADOOP-12972 URL: https://issues.apache.org/jira/browse/HADOOP-12972 Project: Hadoop Common Issue Type:

Re: [DISCUSS] 2.7.3 release?

2016-03-29 Thread Sean Busbey
Could we train up some additional volunteers to act as release managers? We shouldn't put all the weight of running maintenance releases on just you Vinod. On Tue, Mar 29, 2016 at 12:33 PM, Vinod Kumar Vavilapalli wrote: > Sorry, I got busy offline on various things for a couple of months - so 2.

Re: [DISCUSS] 2.7.3 release?

2016-03-29 Thread Vinod Kumar Vavilapalli
Sorry, I got busy offline on various things for a couple of months - so 2.7.3 suffered. 2.8.0 also suffered, but because javadocs etc are completely broken on branch-2, and I had spent quite a bit of time narrowing down all the backports needed, sigh. Will spend some time this week and the nex

[DISCUSS] 2.7.3 release?

2016-03-29 Thread Sean Busbey
It's been about 2 months since 2.7.2 came out, and there are currently 135 issues in resolved status with a fixVersion of 2.7.3: * 32 Common * 52 HDFS * 33 YARN * 18 MAPREDUCE Could we move towards a release soon? -- busbey

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #1258

2016-03-29 Thread Apache Jenkins Server
See

Re: hadoop 2.7.2 build failure with error "plugin descriptor"

2016-03-29 Thread 煜 韦
Thanks for your help. It seemed it worked now. I missed "mvn install" in BUILDING.txt. From: Zheng, Kai Sent: Tuesday, March 29, 2016 3:48 PM To: common-dev@hadoop.apache.org Subject: RE: hadoop 2.7.2 build failure with error "plugin descriptor" Looks lik

RE: hadoop 2.7.2 build failure with error "plugin descriptor"

2016-03-29 Thread Zheng, Kai
Looks like you missed some maven plugin. May be helpful to run `mvn install` before the building. -Original Message- From: ? ? [mailto:yu20...@hotmail.com] Sent: Tuesday, March 29, 2016 3:39 PM To: common-dev@hadoop.apache.org Subject: hadoop 2.7.2 build failure with error "plugin descri

hadoop 2.7.2 build failure with error "plugin descriptor"

2016-03-29 Thread ? ?
Hi guys, When trying to build hadoop 2.7.2 on Ubuntu 5.10, I met following problem. [INFO] [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop Main . SUCCESS [ 0.281 s] [INFO] Apache Hadoop