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

Hadoop QA commented on SENTRY-1156:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12794707/SENTRY-1156.001.patch 
against master.

{color:red}Overall:{color} -1 due to 3 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.kafka.TestAclsCrud
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.kafka.TestAuthorize

Console output: 
https://builds.apache.org/job/PreCommit-SENTRY-Build/1366/console

This message is automatically generated.

> TestDbColumnLevelMetaDataOps should add `use database` for user session 
> created
> -------------------------------------------------------------------------------
>
>                 Key: SENTRY-1156
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1156
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Dapeng Sun
>            Assignee: Dapeng Sun
>         Attachments: SENTRY-1156.001.patch
>
>
> for the Tests like TestDbColumnLevelMetaDataOps#testShowNewColumn()
> {noformat}
>     establishSession(USER1_1);
>     statement.execute("USE " + TEST_COL_METADATA_OPS_DB);
> {noformat}
> We should add {{statement.execute("USE " + TEST_COL_METADATA_OPS_DB);}} 
> before executing queries...



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

Reply via email to