[ 
https://issues.apache.org/jira/browse/HBASE-11481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055806#comment-14055806
 ] 

Hudson commented on HBASE-11481:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #5280 (See 
[https://builds.apache.org/job/HBase-TRUNK/5280/])
HBASE-11481 TableSnapshotInputFormat javadoc wrongly claims HBase 'enforces 
security' (apurtell: rev f0b9b6bbf253bb0dc8a22a4d07e8ba9a1059478c)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java


> TableSnapshotInputFormat javadoc wrongly claims HBase "enforces security"
> -------------------------------------------------------------------------
>
>                 Key: HBASE-11481
>                 URL: https://issues.apache.org/jira/browse/HBASE-11481
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.99.0, 0.98.4, 2.0.0
>
>         Attachments: HBASE-11481.patch
>
>
> In the Javadoc for TableSnapshotInputFormat, we have this:
> {quote}
> HBase also enforces security because all the requests are handled by the 
> server layer, and the user cannot read from the data files directly.
> {quote}
> The snapshot input format operates on HFiles directly, that's how it gains 
> its performance benefits. No requests are handled by the 'server layer'.
> Later the Javadoc correctly states the implications:
> {quote}
> Note that, given other users access to read from snapshot/data files will 
> completely circumvent the access control enforced by HBase.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to