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

2018-11-15 Thread Akira Ajisaka
+1 (binding) - verified signatures and checksums - checked the documents including changes and release notes - built from source with CentOS 7.5, Java 1.8.0_191 - ran some MapReduce jobs in pseudo-distributed cluster - checked web UIs (NN, DN, RM, NM) -Akira 2018年11月15日(木) 16:53 Takanobu Asanuma :

Cancel Delegation Token in insecure cluster Error

2018-11-15 Thread ZongtianHou
Hi, everyone, When I access insecure hdfs cluster, call getDelegationToken interface, then namenode give me a token anyway, but when I send a token cancel request, it report the error below, It seem wired, why not return NULL since the cluster is insecure and now that the token has been given,

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

2018-11-15 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/958/ [Nov 14, 2018 4:58:57 AM] (sammi.chen) HADOOP-15917. AliyunOSS: fix incorrect ReadOps and WriteOps in [Nov 14, 2018 10:23:22 AM] (shashikant) HDDS-834. Datanode goes OOM based because of segment size. Cont

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

2018-11-15 Thread Zsolt Venczel
Thanks for putting the release together Akira! +1 (non-binding) - built from source with Ubuntu 16.04, Java 1.8.0_191 - executed teragen, terasort, teravalidate successfully - checked web UIs - created two snapshots, generated diffs successfully - executed unit tests in hadoop-hdfs-project/hadoop-

Re: [VOTE] Release Apache Hadoop Ozone 0.3.0-alpha (RC1)

2018-11-15 Thread Arpit Agarwal
+1 binding. - Verified signatures - Verified checksums - Checked LICENSE/NOTICE files - Built from source - Deployed to three node cluster and ran smoke tests. Thanks Marton for putting up the RC. On 2018/11/14, 9:14 AM, "Elek, Marton" wrote: Hi all, I've created the s

[jira] [Created] (HADOOP-15938) [JDK 11] hadoop-annotations build fails with 'Failed to check signatures'

2018-11-15 Thread Devaraj K (JIRA)
Devaraj K created HADOOP-15938: -- Summary: [JDK 11] hadoop-annotations build fails with 'Failed to check signatures' Key: HADOOP-15938 URL: https://issues.apache.org/jira/browse/HADOOP-15938 Project: Hado