You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Navis (JIRA)" <ji...@apache.org> on 2014/07/21 06:11:38 UTC

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

Navis created HIVE-7456:
---------------------------

             Summary: 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


{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}



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