You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Hubert Zhang (JIRA)" <ji...@apache.org> on 2017/02/23 02:50:44 UTC

[jira] [Created] (HAWQ-1356) Add waring when user does not have usage privilege of namespace.

Hubert Zhang created HAWQ-1356:
----------------------------------

             Summary: Add waring when user does not have usage privilege of namespace.
                 Key: HAWQ-1356
                 URL: https://issues.apache.org/jira/browse/HAWQ-1356
             Project: Apache HAWQ
          Issue Type: Bug
            Reporter: Hubert Zhang
            Assignee: Ed Espino


Currently, in Ranger mode, when a user doesn't have usage privilege on public schema, she cannot see any tables, functions, schemas on public schema. When she login into database and run a query "select * from a"; The error message would be "table a doesn't exist", which makes user confuse.
This fix add a warning to tell user that she does not have the usage privilege of  a schema.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)