+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 :
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,
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
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-
+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
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