Member since
06-09-2018
4
Posts
0
Kudos Received
0
Solutions
06-30-2018
08:18 AM
Why do we need to have a majority in Zookeeper ? Kindly explain the case of 'two zookeepers'. In the below statement, what is meaning of majority? "If we have two nodes and one node fails, we don’t have majority as well, since one out of two is not a majority."
... View more
Labels:
- Labels:
-
Apache Zookeeper
06-16-2018
02:10 AM
Thank you Harsha for the clarification. The servers do not have an FQDN configured. We just have hostnames. Can we continue with SSL with just these? Or do we need to have FQDN mandatorily for SSL. Note: We are trying to configure Self-signed SSL.
... View more
06-16-2018
01:11 AM
I am seeing the below error when I am enabling SSL for the first time in cloudera manager. Cloudera Management servcies fail to start with below error: Failed to publish event: SimpleEvent{attributes={ROLE_TYPE=[EVENTSERVER], EXCEPTION_TYPES=[javax.net.ssl.SSLHandshakeException, java.security.cert.CertificateException], HOST_IDS=[xxx], STACKTRACE=[javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative names present . . No descriptor fetched from https://<ip>:7183 on after 1 tries, sleeping for 2 secs No descriptor fetched from https://<ip>:7183 on after 2 tries, sleeping for 2 secs No descriptor fetched from https://<ip>:7183 on after 3 tries, sleeping for 2 secs No descriptor fetched from https://<ip>:7183 on after 4 tries, sleeping for 2 secs No descriptor fetched from https://<ip>:7183 on after 5 tries, sleeping for 2 secs Could not fetch descriptor after 5 tries, exiting. What could the problem be here ?
... View more
Labels:
- Labels:
-
Cloudera Manager
06-09-2018
07:17 AM
Hundreds of Yarn jobs are triggered by dr.who user. These jobs go into "ACCEPTED" state and then to "FAILED". What is making these jobs to get launched ?
... View more
Labels:
- Labels:
-
Apache YARN