Deepesh Khandelwal created HIVE-10074: -----------------------------------------
Summary: Ability to run HCat Client Unit tests in a system test setting Key: HIVE-10074 URL: https://issues.apache.org/jira/browse/HIVE-10074 Project: Hive Issue Type: Bug Components: Tests Reporter: Deepesh Khandelwal Assignee: Deepesh Khandelwal 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). -- This message was sent by Atlassian JIRA (v6.3.4#6332)