Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0.RC1
-
None
-
Unknown
Description
Some enterprise hadoop clusters are integrated with Kerberos authentication.
Enhance the current hdfs implementation to support connecting to a hadoop instance that uses kerberos authentication.
Proposal is to add 4 new parameters to the uri:
kerberosNamedNodes - comma separated list of host:port nodes to use for kerberos auth
kerberosConfigFileLocation - location of the krb5.conf file
kerberosUsername - user name for the authentication
kerberosKeytabLocation - location of the keytab file to use in the authentication
In part inspired by blog post.
Attachments
Issue Links
- links to