-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12748/
-----------------------------------------------------------

Review request for hive.


Repository: hive-git


Description
-------

TestHadoop20SAuthBridge tests testSaslWithHiveMetaStore and 
testMetastoreProxyUser sometimes fail. I have seen this more often on mac and 
windows, but this can happen on linux as well.
The problem is that metastore is started in a different thread and these unit 
tests actually rely on the metastore having initialized 
DelegationTokenSecretManager in HadoopThriftAuthBridge20S as part of the 
metastore startup (HiveMetaStore.startMetaStore )


Diffs
-----

  
shims/src/common-secure/test/org/apache/hadoop/hive/thrift/TestHadoop20SAuthBridge.java
 172e031 

Diff: https://reviews.apache.org/r/12748/diff/


Testing
-------


Thanks,

Thejas Nair

Reply via email to