RE: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

2018-04-24 Thread Chen, Sammi

Paste the links here,

The artifacts are available here:  
https://dist.apache.org/repos/dist/dev/hadoop/2.9.1-RC0/  

The RC tag in git is release-2.9.1-RC0. Last git commit SHA is 
e30710aea4e6e55e69372929106cf119af06fd0e.

The maven artifacts are available at:
https://repository.apache.org/content/repositories/orgapachehadoop-1115/ 

My public key is available from:
https://dist.apache.org/repos/dist/release/hadoop/common/KEYS 


Bests,
Sammi
-Original Message-
From: Chen, Sammi [mailto:sammi.c...@intel.com] 
Sent: Wednesday, April 25, 2018 12:02 PM
To: junping...@apache.org
Cc: Hadoop Common ; Rushabh Shah 
; hdfs-dev ; 
mapreduce-dev@hadoop.apache.org; yarn-...@hadoop.apache.org
Subject: RE: [VOTE] Release Apache Hadoop 2.9.1 (RC0)


Thanks Jason Lowe for the quick investigation to find out that the test 
failures belong to the test only.

Based on the current facts, I would like to continue calling the VOTE for 2.9.1 
RC0,  and extend the vote deadline to end of this week 4/27.


I will add following note to the final release notes,

HADOOP-15385   Test case 
failures in Hadoop-distcp project doesn’t impact the distcp function in 2.9.1


Bests,
Sammi
From: 俊平堵 [mailto:junping...@apache.org]
Sent: Tuesday, April 24, 2018 11:50 PM
To: Chen, Sammi 
Cc: Hadoop Common ; Rushabh Shah 
; hdfs-dev ; 
mapreduce-dev@hadoop.apache.org; yarn-...@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

Thanks for reporting the issue, Rushabh! Actually, we found that these test 
failures belong to test issues but not production issue, so not really a solid 
blocker for release. Anyway, I will let RM of 2.9.1 to decide if to cancel RC 
or not for this test issue.

Thanks,

Junping


Chen, Sammi >于2018年4月24日 
周二下午7:50写道:
Hi Rushabh,

Thanks for reporting the issue.  I will upload a new RC candidate soon after 
the test failing issue is resolved.


Bests,
Sammi Chen
From: Rushabh Shah [mailto:rusha...@oath.com]
Sent: Friday, April 20, 2018 5:12 AM
To: Chen, Sammi >
Cc: Hadoop Common 
>; hdfs-dev 
>; 
mapreduce-dev@hadoop.apache.org; 
yarn-...@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

Hi Chen,
I am so sorry to bring this up now but there are 16 tests failing in 
hadoop-distcp project.
I have opened a ticket and cc'ed Junping since he is branch-2.8 committer but I 
missed to ping you.

IMHO we should fix the unit tests before we release but I would leave upto 
other members to give their opinion.

-
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org


RE: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

2018-04-24 Thread Chen, Sammi

Thanks Jason Lowe for the quick investigation to find out that the test 
failures belong to the test only.

Based on the current facts, I would like to continue calling the VOTE for 2.9.1 
RC0,  and extend the vote deadline to end of this week 4/27.


I will add following note to the final release notes,

HADOOP-15385   Test case 
failures in Hadoop-distcp project doesn’t impact the distcp function in 2.9.1


Bests,
Sammi
From: 俊平堵 [mailto:junping...@apache.org]
Sent: Tuesday, April 24, 2018 11:50 PM
To: Chen, Sammi 
Cc: Hadoop Common ; Rushabh Shah 
; hdfs-dev ; 
mapreduce-dev@hadoop.apache.org; yarn-...@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

Thanks for reporting the issue, Rushabh! Actually, we found that these test 
failures belong to test issues but not production issue, so not really a solid 
blocker for release. Anyway, I will let RM of 2.9.1 to decide if to cancel RC 
or not for this test issue.

Thanks,

Junping


Chen, Sammi >于2018年4月24日 
周二下午7:50写道:
Hi Rushabh,

Thanks for reporting the issue.  I will upload a new RC candidate soon after 
the test failing issue is resolved.


Bests,
Sammi Chen
From: Rushabh Shah [mailto:rusha...@oath.com]
Sent: Friday, April 20, 2018 5:12 AM
To: Chen, Sammi >
Cc: Hadoop Common 
>; hdfs-dev 
>; 
mapreduce-dev@hadoop.apache.org; 
yarn-...@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

Hi Chen,
I am so sorry to bring this up now but there are 16 tests failing in 
hadoop-distcp project.
I have opened a ticket and cc'ed Junping since he is branch-2.8 committer but I 
missed to ping you.

IMHO we should fix the unit tests before we release but I would leave upto 
other members to give their opinion.


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

2018-04-24 Thread 俊平堵
Thanks for reporting the issue, Rushabh! Actually, we found that these test
failures belong to test issues but not production issue, so not really a
solid blocker for release. Anyway, I will let RM of 2.9.1 to decide if to
cancel RC or not for this test issue.

Thanks,

Junping


Chen, Sammi 于2018年4月24日 周二下午7:50写道:

> Hi Rushabh,
>
> Thanks for reporting the issue.  I will upload a new RC candidate soon
> after the test failing issue is resolved.
>
>
> Bests,
> Sammi Chen
> From: Rushabh Shah [mailto:rusha...@oath.com]
> Sent: Friday, April 20, 2018 5:12 AM
> To: Chen, Sammi 
> Cc: Hadoop Common ; hdfs-dev <
> hdfs-...@hadoop.apache.org>; mapreduce-dev@hadoop.apache.org;
> yarn-...@hadoop.apache.org
> Subject: Re: [VOTE] Release Apache Hadoop 2.9.1 (RC0)
>
> Hi Chen,
> I am so sorry to bring this up now but there are 16 tests failing in
> hadoop-distcp project.
> I have opened a ticket and cc'ed Junping since he is branch-2.8 committer
> but I missed to ping you.
>
> IMHO we should fix the unit tests before we release but I would leave upto
> other members to give their opinion.
>
>


Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2018-04-24 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/

[Apr 23, 2018 2:49:35 AM] (inigoiri) HDFS-13388. RequestHedgingProxyProvider 
calls multiple configured NNs
[Apr 23, 2018 8:02:09 AM] (sunilg) YARN-7956. [UI2] Avoid duplicating 
Components link under
[Apr 23, 2018 8:06:27 AM] (sunilg) YARN-8177. Documentation changes for auto 
creation of Leaf Queues with
[Apr 23, 2018 5:08:53 PM] (arp) HDFS-13433. webhdfs requests can be routed 
incorrectly in federated
[Apr 23, 2018 6:13:18 PM] (cdouglas) HDFS-13408. MiniDFSCluster to support 
being built on randomized base
[Apr 23, 2018 9:14:05 PM] (lei) Update CHANGES, RELEASENOTES, and jdiff for 
3.0.2 release.
[Apr 23, 2018 10:26:53 PM] (fabbri) HADOOP-14756 S3Guard: expose capability 
query in MetadataStore and add
[Apr 23, 2018 10:44:15 PM] (rkanter) HADOOP-15390. Yarn RM logs flooded by 
DelegationTokenRenewer trying to
[Apr 23, 2018 11:09:01 PM] (Bharat) HDFS-13356. Balancer:Set default value of 
minBlockSize to 10mb.




-1 overall


The following subsystems voted -1:
asflicense unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
unit


Specific tests:

Failed junit tests :

   hadoop.util.TestReadWriteDiskValidator 
   hadoop.util.TestBasicDiskValidator 
   hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
   hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
   hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
   hadoop.tracing.TestTracing 
   hadoop.hdfs.TestLeaseRecovery2 
   hadoop.hdfs.TestBlockStoragePolicy 
   hadoop.yarn.api.resource.TestPlacementConstraintTransformations 
   
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerSchedulingRequestUpdate
 
  

   cc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/diff-compile-cc-root.txt
  [4.0K]

   javac:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/diff-compile-javac-root.txt
  [288K]

   checkstyle:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/diff-checkstyle-root.txt
  [17M]

   pylint:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/diff-patch-pylint.txt
  [24K]

   shellcheck:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/diff-patch-shellcheck.txt
  [20K]

   shelldocs:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/diff-patch-shelldocs.txt
  [12K]

   whitespace:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/whitespace-eol.txt
  [9.4M]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/whitespace-tabs.txt
  [1.1M]

   xml:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/xml.txt
  [4.0K]

   javadoc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/diff-javadoc-javadoc-root.txt
  [760K]

   unit:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
  [188K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [256K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [40K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [80K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
  [8.0K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
  [84K]

   asflicense:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/761/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

-
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

RE: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

2018-04-24 Thread Chen, Sammi
Hi Rushabh,

Thanks for reporting the issue.  I will upload a new RC candidate soon after 
the test failing issue is resolved.


Bests,
Sammi Chen
From: Rushabh Shah [mailto:rusha...@oath.com]
Sent: Friday, April 20, 2018 5:12 AM
To: Chen, Sammi 
Cc: Hadoop Common ; hdfs-dev 
; mapreduce-dev@hadoop.apache.org; 
yarn-...@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

Hi Chen,
I am so sorry to bring this up now but there are 16 tests failing in 
hadoop-distcp project.
I have opened a ticket and cc'ed Junping since he is branch-2.8 committer but I 
missed to ping you.

IMHO we should fix the unit tests before we release but I would leave upto 
other members to give their opinion.