You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "SentryQA (JIRA)" <ji...@apache.org> on 2014/06/10 22:15:03 UTC

[jira] [Commented] (SENTRY-288) Dissable MetastoreBinding for test cases that do not require it

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

SentryQA commented on SENTRY-288:
---------------------------------

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

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

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceWithKerberos
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.thrift.TestSentryServiceIntegration
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.persistent.TestSentryStoreToAuthorizable

Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-SENTRY-Build/128/console

This message is automatically generated.

> Dissable MetastoreBinding for test cases that do not require it
> ---------------------------------------------------------------
>
>                 Key: SENTRY-288
>                 URL: https://issues.apache.org/jira/browse/SENTRY-288
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Arun Suresh
>            Assignee: Arun Suresh
>         Attachments: SENTRY-288.1.patch
>
>
> This was causing the follow error in many of the test cases :
> testPartitioned(org.apache.sentry.tests.e2e.hive.TestViewPrivileges)  Time elapsed: 2.59 sec  <<< ERROR!
> java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask
> 	at org.apache.hive.jdbc.Utils.verifySuccess(Utils.java:167)
> 	at org.apache.hive.jdbc.Utils.verifySuccessWithInfo(Utils.java:155)
> 	at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:210)
> 	at org.apache.sentry.tests.e2e.hive.TestViewPrivileges.testPartitioned(TestViewPrivileges.java:155)



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