Member since
10-01-2018
802
Posts
144
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3544 | 04-15-2022 09:39 AM | |
| 2865 | 03-16-2022 06:22 AM | |
| 7488 | 03-02-2022 09:44 PM | |
| 3450 | 03-02-2022 08:40 PM | |
| 2362 | 01-05-2022 07:01 AM |
06-29-2021
10:03 AM
@Eduardohahn I would suggest to check the and verify that "Authentication.provider.url" in configuration is accurate. Then see if you this is accessible via Knox or without it. Based on that you can paste the logs here and get some help.
... View more
06-28-2021
11:52 PM
1 Kudo
@rok The Threshold value look less here. To avoid getting the reported health alerts we recommend to increase the corresponding configuration values: CM -> Cloudera Management Services -> Configuration -> Search for "Descriptor Fetch Max Tries" CM -> Cloudera Management Services -> Configuration -> Event Server -> Search for "Descriptor Fetch Tries Interval" and change this value for all the roles. We would recommend to increase the "Descriptor Fetch Max Tries" value from the default 5 to 10 in a first step. I after that you are facing the issue than you should look at the agent logs and start from there.
... View more
06-28-2021
01:36 AM
@ernesto I run apt remove scm-agent Means this removed the agent packages. Then and apt install scm-agent.... Means this is not trying to connect within Cloudera Repo which is behind paywall hence failing. The catch is that the running cluster will stay but whenever you try to change things like add host host or other operations it will fails since you need paywall subscription. In short you cannot add a new host (which is equivalent to installing an agent on some host again).
... View more
06-28-2021
01:24 AM
@ernesto As per my understanding NO. Since you have removed host and tried re adding which needs a repo with credentials. If you have offline RPMs on other host you can give it a try.
... View more
06-27-2021
11:12 PM
@ernesto Since the Paywall expansion. You have to have a valid subscription to access Cloudera Repo. Please see some similar discussion around the same ask. Paywall question: https://community.cloudera.com/t5/Support-Questions/How-do-I-get-repository-credentials/m-p/311145#M224492 https://community.cloudera.com/t5/Support-Questions/https-archive-cloudera-com-cm6-6-2-0-ubuntu1604-displaying/m-p/311060#M224430
... View more
06-25-2021
07:33 AM
@ernesto What error you are getting? I am not seeing any error description in question. You should look at agent logs from host and try to hard restart the agent if that help. https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_ag_agents.html
... View more
06-23-2021
11:36 PM
@innominate Please refer the below doc that will give you some idea. Cloudera Manager automatically sets nproc configuration in /etc/security/limits.conf, but this configuration can be overridden by individual files in /etc/security/limits.d/. This can cause problems with Apache Impala and other components. Make sure that the nproc limits are set sufficiently high, such as 65536 or 262144. 1. https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_os_requirements.html 2. https://docs.cloudera.com/runtime/7.2.9/configuring-hbase/topics/hbase-configure-ulimit-pam-cli.html
... View more
06-23-2021
11:33 PM
@innominate There is no such command line tool in CDP as per my knowledge. CDP distribution of Hadoop supports all Vanilla commands like hdfs dfs etc and similar for other components.
... View more
06-22-2021
11:38 PM
@AnuradhaV Below Discussion may be applied in this case as well. https://community.cloudera.com/t5/Support-Questions/How-to-delete-a-hdfs-path-with-special-character-dollar-sign/td-p/222881
... View more
06-16-2021
04:31 AM
@TomSmith This is because of recent changes with respect to Paywall. Same has been answered in below thread : https://community.cloudera.com/t5/Support-Questions/http-public-repo-1-hortonworks-com-ambari-centos7-2-x/m-p/311171/highlight/true#M224510
... View more