You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2015/04/16 02:11:02 UTC

[jira] [Created] (HIVE-10354) Investigate the test failure of TestHadoop20SAuthBridge.testSaslWithHiveMetaStore

Aihua Xu created HIVE-10354:
-------------------------------

             Summary: Investigate the test failure of TestHadoop20SAuthBridge.testSaslWithHiveMetaStore
                 Key: HIVE-10354
                 URL: https://issues.apache.org/jira/browse/HIVE-10354
             Project: Hive
          Issue Type: Bug
            Reporter: Aihua Xu


It failed with:

java.lang.NullPointerException: null
	at org.apache.hadoop.hive.metastore.HiveMetaStore.getDelegationToken(HiveMetaStore.java:5752)
	at org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.getDelegationTokenStr(TestHadoop20SAuthBridge.java:318)
	at org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.obtainTokenAndAddIntoUGI(TestHadoop20SAuthBridge.java:339)
	at org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore(TestHadoop20SAuthBridge.java:231)



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