[
https://issues.apache.org/jira/browse/SENTRY-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005698#comment-16005698
]
Alexander Kolbasov commented on SENTRY-1716:
--------------------------------------------
When HDFS sync is enabled, the following should be in the config:
{code}
<property>
<name>sentry.service.processor.factories</name>
<value>org.apache.sentry.provider.db.service.thrift.SentryPolicyStoreProcessorFactory,
org.apache.sentry.hdfs.SentryHDFSServiceProcessorFactory</value>
</property>
<property>
<name>sentry.policy.store.plugins</name>
<value>org.apache.sentry.hdfs.SentryPlugin</value>
</property>
{code}
> HMSFollower doesn't need to save path info when HDFS sync is disabled
> ---------------------------------------------------------------------
>
> Key: SENTRY-1716
> URL: https://issues.apache.org/jira/browse/SENTRY-1716
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: Alexander Kolbasov
> Fix For: sentry-ha-redesign
>
>
> When HDFS sync is not enabled, there is no need to save path information in
> HMSFollower.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)