[
https://issues.apache.org/jira/browse/PHOENIX-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172493#comment-16172493
]
Ethan Wang edited comment on PHOENIX-672 at 9/19/17 11:26 PM:
--------------------------------------------------------------
Quick question, so for
GRANT 'user0', 'RX'
Will it grant user0 RX for all schemas and tables?
+1 [~apurtell]
Both MySQL and Postgres grant on SQL commands, such as SELECT, CREATE etc, I
assume the "RWXC" in your purpose is about the same [~karanmehta93]?
was (Author: aertoria):
Question, so for
GRANT 'user0', 'RX'
Will it grant user0 RX for all schemas and tables?
+1 [~apurtell]
Both MySQL and Postgres grant on SQL commands, such as SELECT, CREATE etc, I
assume the "RWXC" in your purpose is about the same [~karanmehta93]?
> Add GRANT and REVOKE commands using HBase AccessController
> ----------------------------------------------------------
>
> Key: PHOENIX-672
> URL: https://issues.apache.org/jira/browse/PHOENIX-672
> Project: Phoenix
> Issue Type: Task
> Reporter: James Taylor
> Assignee: Karan Mehta
> Labels: gsoc2016, security
>
> In HBase 0.98, cell-level security will be available. Take a look at
> [this](https://communities.intel.com/community/datastack/blog/2013/10/29/hbase-cell-security)
> excellent blog post by @apurtell. Once Phoenix works on 0.96, we should add
> support for security to our SQL grammar.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)