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

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

Arun Suresh created SENTRY-288:
----------------------------------

             Summary: 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
            Reporter: Arun Suresh


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)