Reid Chan created HBASE-21148:
---------------------------------
Summary: Correct some errors in section#Security Configuration
Example of hbase book
Key: HBASE-21148
URL: https://issues.apache.org/jira/browse/HBASE-21148
Project: HBase
Issue Type: Improvement
Components: documentation
Environment:
org.apache.hadoop.hbase.security.visibility.*VisibilityController*
Reporter: Reid Chan
* There is a wrong package name about VisibilityController in mentioned
section: it should be
org.apache.hadoop.hbase.security.*visibility*.VisibilityController instead of
org.apache.hadoop.hbase.security.*access*.VisibilityController.
* A wrong slash: org.apache.hadoop/hbase.security.access.AccessController
* VisibilityController should not be in *
hbase.coprocessor.regionserver.classes* which will fail rs starting up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)