You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2016/03/09 18:53:41 UTC

[jira] [Commented] (HIVE-12781) Fix authorization tests that always fail on Jenkins

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

Ashutosh Chauhan commented on HIVE-12781:
-----------------------------------------

Failure from recent run:
{code}
Running: diff -a /home/hiveptest/54.224.7.202-hiveptest-1/apache-github-source-source/itests/qtest/../../itests/qtest/target/qfile-results/clientnegative/authorization_uri_import.q.out /home/hiveptest/54.224.7.202-hiveptest-1/apache-github-source-source/itests/qtest/../../ql/src/test/results/clientnegative/authorization_uri_import.q.out
11a12,40
> PREHOOK: query: export table import_auth_uri to 'ql/test/data/exports/import_auth_uri'
> PREHOOK: type: EXPORT
> PREHOOK: Input: default@import_auth_uri
> #### A masked pattern was here ####
> POSTHOOK: query: export table import_auth_uri to 'ql/test/data/exports/import_auth_uri'
> POSTHOOK: type: EXPORT
> POSTHOOK: Input: default@import_auth_uri
> #### A masked pattern was here ####
> PREHOOK: query: drop table import_auth_uri
> PREHOOK: type: DROPTABLE
> PREHOOK: Input: default@import_auth_uri
> PREHOOK: Output: default@import_auth_uri
> POSTHOOK: query: drop table import_auth_uri
> POSTHOOK: type: DROPTABLE
> POSTHOOK: Input: default@import_auth_uri
> POSTHOOK: Output: default@import_auth_uri
> PREHOOK: query: create database importer
> PREHOOK: type: CREATEDATABASE
> PREHOOK: Output: database:importer
> POSTHOOK: query: create database importer
> POSTHOOK: type: CREATEDATABASE
> POSTHOOK: Output: database:importer
> PREHOOK: query: use importer
> PREHOOK: type: SWITCHDATABASE
> PREHOOK: Input: database:importer
> POSTHOOK: query: use importer
> POSTHOOK: type: SWITCHDATABASE
> POSTHOOK: Input: database:importer
{code}

Shall we disable this test till we find a fix for this?

> Fix authorization tests that always fail on Jenkins
> ---------------------------------------------------
>
>                 Key: HIVE-12781
>                 URL: https://issues.apache.org/jira/browse/HIVE-12781
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Pengcheng Xiong
>            Assignee: Sushanth Sowmyan
>
> This includes
> {code}
> org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
> {code}



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