- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Does a Knox user need to be in hdsf?
- Labels:
-
Apache Hadoop
-
Apache Knox
Created ‎11-04-2016 02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am still trying to wrap my head around all the different components of hdfs, hadoop, etc. My understanding is that Knox can serve as a proxy user for someone to give him access to a Kerberos secured cluster. Currently I am using Knox synced with LDAP. Does that user need to have a directory in hdfs?
Created ‎11-04-2016 11:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Raffi Abberbock ,
If an LDAP user is coming in via Knox, the user need not have a directory in HDFS. Instead, the LDAP user needs to have permision to access the HDFS objects.
Thanks.
Created ‎11-04-2016 11:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Raffi Abberbock ,
If an LDAP user is coming in via Knox, the user need not have a directory in HDFS. Instead, the LDAP user needs to have permision to access the HDFS objects.
Thanks.
Created ‎11-04-2016 01:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Vipin Rathor Thanks for the answer! The authorization to services such as hive and hbase can be done through Ranger?
Created ‎11-04-2016 01:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, authorization can be done through Ranger.
