Description
Following testsuite hcatalog/webhcat/java-client/src/test/java/org/apache/hive/hcatalog/api/TestHCatClient.java is a JUnit testsuite to test some basic HCat client API. During setup it brings up a Hive Metastore with embedded Derby. The testsuite however will be even more useful if it can be run against a running Hive Metastore (transparent to whatever backing DB its running against).
Attachments
Attachments
Issue Links
- is related to
-
HIVE-10892 TestHCatClient should not accept external metastore param from -Dhive.metastore.uris
- Resolved