iwasakims commented on issue #630: BIGTOP-3341. Support for Openssl 1.1.1. URL: https://github.com/apache/bigtop/pull/630#issuecomment-616059035 * manually tested by putting file into encryption zone with `hadoop.security.secure.random.impl=org.apache.hadoop.crypto.random.OpensslSecureRandom` on CentOS 8 (openssl-1.1.1-8.el8.x86_64). * ran smoke test of hdfs, yarn, mapreduce and kms on CentOS 7 (openssl-1.0.2k-19.el7.x86_64) to check regression on OpenSSL < 1.1.0 env. ``` docker: memory_limit: "12g" image: "bigtop/puppet:trunk-centos-7" distro: centos components: [hdfs, yarn, mapreduce, kms] enable_local_repo: true smoke_test_components: [hdfs, yarn, mapreduce, kms] ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services