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:38:34 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206902#comment-14206902 ] 

Lefty Leverenz commented on HIVE-7456:
--------------------------------------

*hive.optimize.null.scan* is documented in the wiki here:

* [Configuration Properties -- hive.optimize.null.scan | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.optimize.null.scan]

> 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
>             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)