----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20444/ -----------------------------------------------------------
Review request for hive. Bugs: HIVE-6427 https://issues.apache.org/jira/browse/HIVE-6427 Repository: hive-git Description ------- Connection to metastore should be reestablished. TExceptions should not be swallowed. Diffs ----- hcatalog/core/src/test/java/org/apache/hive/hcatalog/cli/TestSemanticAnalysis.java 3cc548e hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java c4b5971 metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java 664dccd metastore/src/java/org/apache/hadoop/hive/metastore/RetryingMetaStoreClient.java 5410b45 service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java a9d5902 Diff: https://reviews.apache.org/r/20444/diff/ Testing ------- Using in our production more then 1 month. Thanks, Andrey Stepachev