- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Disabling Kerberos
Created on ‎10-03-2014 03:06 AM - edited ‎09-16-2022 02:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
- Zookeeper -> enableSecurity (Enable Kerberos Authentication)-> false
- HDFS -> hadoop.security.authentication -> Simple
- HDFS -> hadoop.security.authorization -> false
- HDFS -> dfs.datanode.address -> from 1004 (for Kerberos) to 50010 (default)
- HDFS -> dfs.datanode.http.address -> from 1006 (for Kerberos) to 50075 (default)
- HDFS -> Data Directory Permissions -> from 700 to 755
- HBASE -> hbase.security.authentication -> Simple
- HBASE -> hbase.security.authorization -> false
Created ‎10-09-2014 10:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would work your way back through the security guide discussion on enabling kerberos:
Note that if HBASE, or NN HA or JT HA was configured after enabling security, the cleanup can be difficult, the Znode paths within zookeeper might require manual removal of the ACL statements.
Todd
Created ‎10-03-2014 01:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎10-03-2014 01:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎10-09-2014 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I didn't find the button on CDH 5.1.2 but i removed the Kerberos Ticket Renewer and redeployed client.
I missed this for Solr
SOLR -> Solr Secure Authentication -> Simple
Thanks
Created ‎10-09-2014 10:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would work your way back through the security guide discussion on enabling kerberos:
Note that if HBASE, or NN HA or JT HA was configured after enabling security, the cleanup can be difficult, the Znode paths within zookeeper might require manual removal of the ACL statements.
Todd
Created ‎10-10-2014 01:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks,
I followed the instructions in reverse order, present on the link.
When I disabled Kerberos, I had the two Namenodes (HA) both in stand-by state and I removed manually entries in Zookeeper.
Now it works!!!
Thanks
Alessio
Created ‎10-20-2014 02:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have another question about this.
when you said :
Note that if HBASE, or NN HA or JT HA was configured after enabling security, the cleanup can be difficult, the Znode paths within zookeeper might require manual removal of the ACL statements.
The same problem can be present for Yarn (HA).
I tried to find the 'yarn.resourcemanager.zk-auth' in the yarn-site.xml (/var/run/cloudera-scm-agent/process) in order to auth with Zookeper and remove the ACL statement but is not present this parameter.
I searched it into all folders XXX-yarn-RESOURCEMANAGER (also in the most recent) but I cannot find it
How can i solve this? At the moment I have Yarn not in HA and when I try to enable the HA, both ResourceManagers stay in Stand-by
Thanks
Alessio
Created ‎02-23-2015 08:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Solved !!!
Thanks
Alessio
Created ‎03-18-2015 07:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How so? i have the same problem! Both my Yarn HA services went into standby.
Created ‎03-18-2015 08:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
