Member since
04-22-2014
1218
Posts
341
Kudos Received
157
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 26254 | 03-03-2020 08:12 AM | |
| 16415 | 02-28-2020 10:43 AM | |
| 4720 | 12-16-2019 12:59 PM | |
| 4473 | 11-12-2019 03:28 PM | |
| 6668 | 11-01-2019 09:01 AM |
04-10-2018
06:57 AM
1 Kudo
Great! Glad you figured it out!
... View more
04-06-2018
09:08 AM
@michalis I removed the salt :normal while enabling kerberos using cloudera manager and it imported the kdc successfully.. Thanks @bgooley and @michalis for the support and helping me to solve this tricky one.
... View more
04-01-2018
06:51 PM
@bgooley, Thank you very much for your reply and advice. Now we know that CM is necessary to start the CDH because it is managed by CM. Unfortunately, our namenodes (2) and datanodes (4) hosts have been rebooted, so I cannot get back the processes managed by agents from “/var/run/cloudera-scm-agent/process”. Now I am trying to install a new CM, using a new set of hosts to simulate the situation about the existing CDH cluster, my plan (I read a post like this: https://community.cloudera.com/t5/Cloudera-Manager-Installation/cloudera-manager-database-lost/td-p/31989) is that after I install the new CM: 1. I extract the hosts and roles configuration as json file; 2. Update the json file host name as the existing CDH hosts; 3. Import the json file into CM; 4. Update all /etc/cloudera-scm-agent/config.ini server_host to the new CM; One challenge for me is that we cannot remember all the roles in each host clearly, because we installed all services (include HDFS, Hbase, Hive, Impala, Zookeeper, Spark, Hue…etc.) before, but for HDFS and Hbase should be ok since our host name is like namenode01, namenode02, datanode01, datanode02, datanode03, datanode04… Would like to seek the help that: 1. In the new install CM, if some roles config are not match the exiting CDH, any impact? Especially to the data; 2. Can I install the new CM only and point the host into the existing CDH during the install process, I am afraid the new CM will re-install the CDH and have some impact the existing ones; BTW, it would be very appreciated if you can share the way to start HDFS without CM as your mentioned before. Thanks again!
... View more
03-31-2018
09:40 PM
Thank you! kerberos configured successfully bue when i am trying to execute commands, i was not able work wiht my cluster as i am getting below error please help [hdfs@cn1 ~]$ hdfs dfsadmin -safemode get 18/03/31 09:16:48 WARN security.UserGroupInformation: PriviledgedActionException as:hdfs (auth:KERBEROS) cause:javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)] 18/03/31 09:16:48 WARN ipc.Client: Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)] 18/03/31 09:16:48 WARN security.UserGroupInformation: PriviledgedActionException as:hdfs (auth:KERBEROS) cause:java.io.IOException: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)] safemode: Failed on local exception: java.io.IOException: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]; Host Details : local host is: "cn1.hadoop.com/192.168.56.121"; destination host is: "cn1.hadoop.com":8020; Thanks Balaji Vemula
... View more
03-29-2018
05:50 AM
I've check agent's log file /var/log/cloudera-scm-agent.log (dbs02). The error is No route to host. It's a common error, just need to check the firewall condition and close it . So until now, my problem is solved, thanks all of you.!!!
... View more
03-29-2018
05:21 AM
Hello, Could you explain the resolution of this problem with details? Thanks
... View more
03-28-2018
05:28 PM
@dewdrop, No worries at all... we are just glad you got it working. Nothing more frustrating then being stuck like you were!
... View more
03-23-2018
08:23 AM
Hi I decided to reinstall both CM and CDH. Could not find a work around. thanks!
... View more
03-21-2018
05:20 AM
Hi All, I am also facing the same issue. after enabling the kerberos, impala services are not started. Tried to start manually, but failed. in UI, i am able to see all the 3 instances in started state, but when i am running impala-shell command i am getting the error. the java processes for impala are also not present. Please help me in troubleshooting the issue. my hostname is also in small letters.... Thanks in advance...
... View more