- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Setting up Authentication-Kerberos in Open-Source Self Managed 5 node cluster
Created ‎09-17-2024 07:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have 5 Nodes:
- NN1
- NN2
- DN1
- DN2
- DN3
Three Apache Services:
- Zookeeper
- Hadoop
- Yarn
- HBase
Will need MapRed too
For authentication-Companywide my client is using LDAP, AD. For application purpose they setup Kerberos and Active Directory as KDC.
So, its AD Kerberos. I don't handle KDC by myself - Security team does.
Currently I have setup an open-source self-managed Hadoop cluster and its configured to 'SIMPLE AUT'
I want to use the authentication, so how do i proceed sir? Can someone please help with detailed steps and instruction?
Created ‎09-17-2024 07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I understand you want to enable Kerberos authentication in an open-source Hadoop cluster.
Please refer to the following document to configure Kerberos authentication.
https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SecureMode.html
