You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jerry He (JIRA)" <ji...@apache.org> on 2014/05/11 00:08:42 UTC

[jira] [Commented] (HBASE-11136) Add permission check to roll WAL writer

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

Jerry He commented on HBASE-11136:
----------------------------------

Probably global ADMIN privilege should be required?

> Add permission check to roll WAL writer 
> ----------------------------------------
>
>                 Key: HBASE-11136
>                 URL: https://issues.apache.org/jira/browse/HBASE-11136
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver, security
>    Affects Versions: 0.96.2, 0.98.2
>            Reporter: Jerry He
>            Priority: Minor
>
> Currently HBase provides HBaseAdmin.rollHLogWriter() and shell command to roll WAL on a region server. But no permission check is done on this operation in a secure cluster.
> We need to add permission check to prevent un-authorized user from running this operation. 



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