Skip to content

Commit abeec1b

Browse files
eubnaraApache9
authored andcommitted
HBASE-28816 The description of "hbase.superuser" is confusing (#6206)
Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 46da224)
1 parent badca5e commit abeec1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hbase-common/src/main/resources/hbase-default.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1185,7 +1185,8 @@ possible configurations would overwhelm and obscure the important.
11851185
<value></value>
11861186
<description>List of users or groups (comma-separated), who are allowed
11871187
full privileges, regardless of stored ACLs, across the cluster.
1188-
Only used when HBase security is enabled.</description>
1188+
Only used when HBase security is enabled.
1189+
Group names should be prefixed with "@".</description>
11891190
</property>
11901191
<property>
11911192
<name>hbase.auth.key.update.interval</name>

0 commit comments

Comments
 (0)