Member since
09-25-2018
99
Posts
6
Kudos Received
5
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2885 | 11-03-2021 02:55 AM | |
| 2072 | 09-21-2020 10:04 PM | |
| 3601 | 08-14-2020 03:20 AM | |
| 4826 | 08-20-2019 11:07 PM | |
| 10974 | 01-06-2019 07:32 PM |
02-10-2022
06:54 PM
Hi @Koffi Maybe this could be of some use - https://community.cloudera.com/t5/Support-Questions/CDH5-2-yarn-Error-starting-yarn-nodemanagers/td-p/21700
... View more
01-03-2022
04:37 AM
Hi, -> Have you tried the same query via Hive? Does it work? -> How this table got created via hive or impala? -> Try "invalidate metadata" in impala and retry Regards, Chethan YM
... View more
12-06-2021
10:48 AM
1 Kudo
@wert_1311 NO, the downtime is recommended. https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/upgrade-cdh/topics/ug_cdh_upgrade_hdfs_finalize.html
... View more
11-03-2021
02:55 AM
Hi @ChethanYM load_catalog_in_background is unchecked, we were not observing any JVM pauses in Catalogue Logs, however, we were seeing RPC related alerts, we have restarted Impala and the issue seems to have been fixed. Thanks Wert
... View more
09-20-2021
06:03 AM
1 Kudo
@wert_1311 A Cloudera Enterprise license is required for the following features: LDAP and SAML authentication Configuration history Alerts delivered as SNMP traps and custom alert scripts Backup and disaster recovery Operational reports Cloudera Navigator Commands such as Rolling Restart, History and Rollback, and Send Diagnostic Data Cluster Utilization Reports Role Based Access Control and Cluster-specific Roles https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_ag_licenses.html
... View more
08-25-2021
08:10 AM
You can find the error message 'Index build failed for service hdfs' in RM log. This issue is caused by exceptional ' /var/lib/cloudera-scm-headlamp/' where the Reports Manager role is configured to run. step 1: stop CMS Reports Manager role step 2: RUN THIS ON THE HOST WHERE RM ROLE RUNS sudo rm -rf /var/lib/cloudera-scm-headlamp/* step 3: start CMS Reports Manager role (will rebuild the headlamp dir) Done. You can now use CM> HDFS> File Browser.
... View more
08-05-2021
01:48 AM
Hi Team, I believe your issue has not been resolved till now hence i am pointing toward a direction where you need to look..!! if you TS is taking 3-4 hours it means there is a massive overload on them, Please check the scheme/scala from kudu runbook https://kudu.apache.org/docs/scaling_guide.html Points need to check: 1) Please check how many Tablet per TS you have, we don't recommend more than 2K per TS post replication 2) Does your master WAL and Data directory is on same disk, as its not recommended too 3) How many data directory you have per TS, keep from 3-12..!! 4) Please run your kudu cluster ksck <master_addrss> command and check if your cluster is in healthy state..!! Thanks..!!
... View more
07-30-2021
06:58 AM
This seems a Connection time out to the name node so you may want to check if there is any Network issue or something else going on with CM's help. That should give you some clue.
... View more
06-22-2021
10:29 PM
@wert_1311, has @kingpin's reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more