You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2018/04/13 02:36:00 UTC

[jira] [Resolved] (IMPALA-6804) Allow SELECT and INSERT privileges on SERVER

     [ https://issues.apache.org/jira/browse/IMPALA-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fredy Wijaya resolved IMPALA-6804.
----------------------------------
       Resolution: Done
    Fix Version/s: Impala 3.0

> Allow SELECT and INSERT privileges on SERVER
> --------------------------------------------
>
>                 Key: IMPALA-6804
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6804
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Frontend
>            Reporter: Fredy Wijaya
>            Assignee: Adam Holley
>            Priority: Major
>             Fix For: Impala 3.0
>
>
> {noformat}
> grant select on server to role test_role;{noformat}
> {noformat}
> grant insert on server to role test_role;{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)