Member since
06-19-2020
20
Posts
3
Kudos Received
4
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3075 | 10-28-2021 06:14 AM | |
| 2415 | 10-18-2021 02:12 AM | |
| 4516 | 09-20-2021 04:12 AM | |
| 4623 | 06-02-2021 03:30 AM |
10-28-2021
06:14 AM
Hortonworks HDP 2.6.x and 3.x platforms support both Oracle JDK 8 and Open JDK 8 versions.Not validated, but supported as per doc You can use the latest version but make sure you refer: https://my.cloudera.com/knowledge/Cloudera-Customer-Advisory-Servers-with-Kerberos-enabled-stop?id=292027
... View more
10-18-2021
03:19 AM
Yes, if the version is supported. But as per https://www.cloudera.com/legal/policies/support-lifecycle-policy.html the support is already ended for HDP 2.6.5. So, I would recommend upgrading the cluster to CDP for the latest features and security fixes.
... View more
10-18-2021
02:12 AM
I dont see any fix for your version. However, you can use the below workaround: If https is enabled which encrypts and authenticates the peer then it’s not an issue. Make sure dfs.http.policy in hdfs-site.xml = HTTPS_ONLY refer: https://my.cloudera.com/knowledge/TSB-2021-406-CVE-2020-9492-Hadoop-filesystem-bindings-ie?id=312034
... View more
09-20-2021
04:12 AM
1 Kudo
Hey if you are trying to create a CSR for SAN(subjectAltName), check the available parameters in OpenSSL: https://github.com/openssl/openssl/blob/master/apps/openssl.cnf Also, share the error you are getting.
... View more
06-02-2021
03:30 AM
2 Kudos
Try creating the file manually on the KT_renewer node with below permission and check again: -rw-r--r-- 1 hue hue 3712920 Jun 2 15:23 kt_renewer.log
... View more
03-04-2021
09:03 AM
Do you have any proxy/firewall in your network? Have you added the details in the CM proxy configuration? I suspect a network/proxy issue.
... View more