[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18299


Change subject: IMPALA-11156: TestHmsIntegration.test_desc_json_table failed in 
exhaustive build
......................................................................

IMPALA-11156: TestHmsIntegration.test_desc_json_table failed in exhaustive build

The test was getting skipped as it was not in exhaustive strategy, to fix that 
its
been moved to TestHmsIntegrationSanity(ImpalaTestSuite) class. Now there are 
two tests,
test_desc_json_tbl and test_desc_json_tbl_hive to check whether tables created 
in
impala can be described in hive and vice versa. The tests can be checked by 
running
the below commands:
impala-py.test --exploration=exhaustive
tests/metadata/test_hms_integration.py::TestHmsIntegrationSanity::test_desc_json_tbl
impala-py.test --exploration=exhaustive
tests/metadata/test_hms_integration.py::TestHmsIntegrationSanity::test_desc_json_tbl_hive

Change-Id: I4ddd983aeb82817eb355ca94dcf4a6875986f8e1
---
M tests/metadata/test_hms_integration.py
1 file changed, 19 insertions(+), 19 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/18299/1
--
To view, visit http://gerrit.cloudera.org:8080/18299
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ddd983aeb82817eb355ca94dcf4a6875986f8e1
Gerrit-Change-Number: 18299
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to