[
https://issues.apache.org/jira/browse/HBASE-10211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856206#comment-13856206
]
Anoop Sam John commented on HBASE-10211:
----------------------------------------
bq. Generally the ACL applied on the table and CF takes precedence.
say precedence over cell level ACLs ?
{code}
+ <para>
+ Please note that inorder to use this feature, HFile V3 version should be
turned on.
+ </para>
+ <programlisting><![CDATA[
+ Mutation. setACLStrategy(boolean cellFirstStrategy)
+ ]]></programlisting>
{code}
Mutation. setACLStrategy... this is not needed here. Looks to be copy paste
issue :)
Avoid unwanted white spaces
> Improve AccessControl documentation in hbase book
> -------------------------------------------------
>
> Key: HBASE-10211
> URL: https://issues.apache.org/jira/browse/HBASE-10211
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 0.98.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.98.0, 0.99.0
>
> Attachments: HBASE-10211.patch
>
>
> The AccessControl documentation is bit old in the hbase book. Update that to
> the latest describing cell level ACLs with HFileV3.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)