Member since
04-22-2016
931
Posts
46
Kudos Received
26
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1860 | 10-11-2018 01:38 AM | |
| 2220 | 09-26-2018 02:24 AM | |
| 2252 | 06-29-2018 02:35 PM | |
| 2932 | 06-29-2018 02:34 PM | |
| 6105 | 06-20-2018 04:30 PM |
12-28-2016
10:16 PM
hi Jaimin all the steps you mentioned are for the KDC server , not the client . and all these steps are fine and correct as you said they should be. if they were not correct the 3 other clients would not get installed right ? There must be somethings that Kerberos is expecting on the client hadoop4 which is missing and thus the Kerberos client fails to install there.
... View more
12-28-2016
08:40 PM
the file exists on all nodes [root@hadoop4 ~]# ls -al /etc/krb5.conf
-rw-r--r--. 1 root root 553 Dec 28 14:12 /etc/krb5.conf
[root@hadoop4 ~]#
... View more
12-28-2016
08:37 PM
in the Install document of Kerberos there is no mention of what to do on client , how can I check if the client is ready to be a Kerberos client ?
... View more
12-28-2016
08:13 PM
yes its up , since other 4 clients have no issues . and also this node I can connect to port 88 on hadoop1 where kdc server is running [root@hadoop1 ~]# /etc/rc.d/init.d/krb5kdc status
krb5kdc (pid 4908) is running...
[root@hadoop1 ~]#
[root@hadoop4 ~]# nc -vz hadoop1 88
Connection to hadoop1 88 port [tcp/kerberos] succeeded!
[root@hadoop4 ~]#
... View more
12-28-2016
07:38 PM
I am enabling Kerberos in Ambari and its failing on one of the clients in a 5 node cluster with the error below capture1.jpg
... View more
Labels:
12-28-2016
03:49 PM
I am reinstalling Ranger via ambari following an online tutorial but I am not getting the "Configure Identies" screen after "Customize Service" The picture below shows the missing screen from my setup . Why iam not seeing this screen?
... View more
Labels:
12-28-2016
03:08 PM
I have stopped the service and put it in maintenance mode but still if I try to delete it from Ambari nothing happens.'i am using HDP2.5
... View more
Labels:
12-28-2016
02:34 PM
1 Kudo
which of the three options I should choose for non-manual setup ? obviously the last one is out , and I don't have LDAP so should I be choosing "Exisiting MIT KDC" ? but I also don't have this setup , so I am totally lost Use an Existing MIT KDC
Use an Existing Active Directory
Use Manual Kerberos Setup
... View more
12-28-2016
02:22 PM
I think my problem for failing ranger KMS install was wrong Kerberos setup as you see from the attached screen its complaining about Kerberos being installed manually. So how I do I install Kerberos "NOT manually" ?
... View more
Labels: