Gregory Chanan created SENTRY-68: ------------------------------------ Summary: Give sentry-solr-binding the ability to authenticate via kerberos Key: SENTRY-68 URL: https://issues.apache.org/jira/browse/SENTRY-68 Project: Sentry Issue Type: Improvement Affects Versions: 1.3.0 Reporter: Gregory Chanan Assignee: Gregory Chanan Fix For: 1.3.0
solr lazily authenticates with HDFS, and there can be a race between when solr authenticates and when sentry would try to read the .ini file off of HDFS. I don't think this is an issue with sentry and hive; AFAIK hive will already be authenticated by the time sentry runs in that case. This jira gives the solr sentry binding the ability to authenticate via kerberos. -- This message was sent by Atlassian JIRA (v6.1#6144)