Member since
01-15-2015
313
Posts
28
Kudos Received
25
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2044 | 10-19-2021 12:04 AM | |
| 6565 | 10-18-2021 11:54 PM | |
| 2357 | 05-04-2021 02:38 AM | |
| 9034 | 11-19-2020 05:48 AM | |
| 9066 | 11-18-2020 12:08 AM |
04-08-2019
02:53 AM
Ubuntu 18.04 is now supported with CDH 6.2 release, see Release Notes
... View more
04-08-2019
01:00 AM
Sure! The data of the two timeseries databases would have to be merged. Technically this is possible but there is no code in Cloudera Manager to do it, as this is not an intended use case.
... View more
04-05-2019
05:51 AM
Hi raphaelt, not it's not possible to merge the two directories. You need to make a decision with which folder to proceed, thus where to have gaps in the charts in CM.
... View more
04-03-2019
04:28 AM
Can you kinit using this principal and then run hdfs commands like "hdfs dfs -l /"? Does this work?
... View more
03-29-2019
06:22 AM
If the server crashed with OOM then it may not be sufficiently staffed with resources (RAM). Are you installing to a single node? What are the hardware resources for this host? Please make sure that the YARN service is started up and in good health state before starting Oozie. The HDFS startup error indicates communication issue to CM server, please review the CM server logs if there are any issues shown during this time including Detected pause in JVM messages.
... View more
03-28-2019
09:04 AM
The kerberos ticket is valid but the DN complains about Wrong principal in request Please review your application configuration or proxy software for correct kerberos principal configured. As you upgraded your proxy server host, may it be that some settings changed like hostname or krb5.conf? Another possibility is that there is a mismatch of encryption types, see this KB article
... View more
03-28-2019
08:53 AM
Happy to hear the issue is resolved! Just for completeness, did you delete /var/lib/cloudera-scm-agent/cm_guid on the cluster nodes?
... View more
03-19-2019
08:51 AM
1 Kudo
Please check for errors in the Event Server logs and stderr/stdout logs. Also check /var/log/messages if it may have been killed by the kernel oom killer.
... View more
03-12-2019
08:04 AM
1 Kudo
As @Consult mentioned, you can use the Cloudera Navigator UI to query for Hive audit events, in the Audits tab. Each audit event is associated with the username and the IP address of the client request. This should help you to get an idea of who runs the most queries.
... View more
02-25-2019
06:44 AM
No web services need to be running to access the Cloudera Manager API, just Cloudera Manager needs to be up and running. Please find instructions how to use the CM API in Cloudera Manager API documentation chapter.
... View more