----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26287/ -----------------------------------------------------------
Review request for hive and Ashutosh Chauhan. Bugs: HIVE-8310 https://issues.apache.org/jira/browse/HIVE-8310 Repository: hive-git Description ------- https://issues.apache.org/jira/browse/HIVE-8310 Diffs ----- itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/TestDBTokenStore.java a60ad70 metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 47eca29 metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java c25f13e metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreInit.java f674244 metastore/src/java/org/apache/hadoop/hive/metastore/RetryingHMSHandler.java 63a113c shims/common-secure/src/main/java/org/apache/hadoop/hive/thrift/DBTokenStore.java b507a09 shims/common-secure/src/main/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge20S.java 8b30b49 Diff: https://reviews.apache.org/r/26287/diff/ Testing ------- Manually tested with secure cluster , turned on db token store and ran queries, also verified that retry kicks in on db failure (temporariy renamed a mysql table). Thanks, Thejas Nair