Description
The SentryGenericServiceClientDefaultImpl has the following comment in constructor:
//TODO(kalyan) need to find appropriate place to add it // if (kerberos) { // // since the client uses hadoop-auth, we need to set kerberos in // // hadoop-auth if we plan to use kerberos // conf.set(HADOOP_SECURITY_AUTHENTICATION, SentryConstants.KERBEROS_MoODE); // }
This should be actually implemented.
Attachments
Attachments
Issue Links
- is duplicated by
-
SENTRY-1766 Generic model clients using kerberos can no longer connect to Sentry server
- Resolved
- is related to
-
SENTRY-1766 Generic model clients using kerberos can no longer connect to Sentry server
- Resolved
- relates to
-
SENTRY-1593 Implement client failover for Generic and NN clients
- Resolved
-
SENTRY-1777 Generic clients are not able to connect to sentry server with kerberos enabled.
- Resolved
- links to