We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badca5e commit abeec1bCopy full SHA for abeec1b
hbase-common/src/main/resources/hbase-default.xml
@@ -1185,7 +1185,8 @@ possible configurations would overwhelm and obscure the important.
1185
<value></value>
1186
<description>List of users or groups (comma-separated), who are allowed
1187
full privileges, regardless of stored ACLs, across the cluster.
1188
- Only used when HBase security is enabled.</description>
+ Only used when HBase security is enabled.
1189
+ Group names should be prefixed with "@".</description>
1190
</property>
1191
<property>
1192
<name>hbase.auth.key.update.interval</name>
0 commit comments