[
https://issues.apache.org/jira/browse/HIVE-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aihua Xu updated HIVE-13352:
----------------------------
Description: HBase tests TestHBaseCliDriver.java right now call
QTestUtil.tearDown to turn off Zookeeper and others after each test. Seems we
can reuse them for all the tests while we just need to clear all the test data
similar to TestCliDriver. (was: HBase tests right now call QTestUtil.tearDown
to turn off Zookeeper and others after each test. Seems we can reuse them for
all the tests while we just need to clear all the test data similar to
TestCliDriver.)
> Seems unnecessary for HBase tests to call QTestUtil.tearDown to close
> zookeeper and others.
> -------------------------------------------------------------------------------------------
>
> Key: HIVE-13352
> URL: https://issues.apache.org/jira/browse/HIVE-13352
> Project: Hive
> Issue Type: Improvement
> Components: Test
> Affects Versions: 2.1.0
> Reporter: Aihua Xu
>
> HBase tests TestHBaseCliDriver.java right now call QTestUtil.tearDown to turn
> off Zookeeper and others after each test. Seems we can reuse them for all the
> tests while we just need to clear all the test data similar to TestCliDriver.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)