You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/11/11 20:31:34 UTC

[jira] [Updated] (HIVE-7456) HIVE-7361 missed updating authorization_fail_8

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

Lefty Leverenz updated HIVE-7456:
---------------------------------
    Labels: TODOC14  (was: )

> HIVE-7361 missed updating authorization_fail_8
> ----------------------------------------------
>
>                 Key: HIVE-7456
>                 URL: https://issues.apache.org/jira/browse/HIVE-7456
>             Project: Hive
>          Issue Type: Task
>          Components: Tests
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>              Labels: TODOC14
>             Fix For: 0.14.0
>
>         Attachments: HIVE-7456.1.patch.txt
>
>
> {noformat}
> Running: diff -a /home/hiveptest/54.91.198.254-hiveptest-1/apache-svn-trunk-source/itests/qtest/../../itests/qtest/target/qfile-results/clientnegative/authorization_fail_8.q.out /home/hiveptest/54.91.198.254-hiveptest-1/apache-svn-trunk-source/itests/qtest/../../ql/src/test/results/clientnegative/authorization_fail_8.q.out
> 48c48
> < FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Permission denied. Principal [name=user2, type=USER] does not have following privileges on Object [type=TABLE_OR_VIEW, name=default.authorization_fail] for operation GRANT_PRIVILEGE : [SELECT with grant]
> ---
> > FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Permission denied. Principal [name=user2, type=USER] does not have following privileges on Object [type=TABLE_OR_VIEW, name=default.authorization_fail] : [SELECT with grant]
> {noformat}
> and template update for HIVE-7385



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)