You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
<description> Deprecated name: hive.sentry.provider. Group mapping which should be used at client side</description>
78
+
</property>
79
+
80
+
<property>
81
+
<name>sentry.hive.server</name>
82
+
<value>HS2</value>
83
+
<description> Deprecated name: hive.sentry.server. Defaut: HS2. Hive Server2 Server identifier like "server1"</description>
84
+
</property>
85
+
86
+
<property>
87
+
<name>sentry.hive.failure.hooks</name>
88
+
<value> </value>
89
+
<description>Deprecated Name: hive.sentry.failure.hooks. Any failure hooks to be configured like navigator (i.e. com.cloudera.navigator.audit.hive.HiveSentryOnFailureHook)</description>
Group mapping class for Sentry service. org.apache.sentry.provider.file.LocalGroupMapping service can be used for local group mapping. </description>
106
+
</property>
107
+
108
+
<property>
109
+
<name>sentry.store.group.mapping.resource</name>
110
+
<value> </value>
111
+
<description> Policy file for group mapping. Policy file path for local group mapping, when sentry.store.group.mapping is set to LocalGroupMapping Service class.</description>
112
+
</property>
113
+
114
+
<property>
115
+
<name>sentry.service.security.mode</name>
116
+
<value>kerberos</value>
117
+
<description>Options: kerberos, none. Authentication mode for Sentry service. Currently supports Kerberos and trusted mode </description>
0 commit comments