Csaba Ringhofer has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13282


Change subject: IMPALA-8524: Avoid calling "hive" via command line in EE tests
......................................................................

IMPALA-8524: Avoid calling "hive" via command line in EE tests

"hive -e SQL..." without further parameters no longer works
when USE_CDP_HIVE=true (it doesn't establish a connection).
Some tests used this to load data.

These calls can be replaced with ImpalaTestSuite.run_stmt_in_hive()
which seems like a good idea regardless of the Hive 3 efforts.

Testing:
- ran the related tests (some run only in exhustive mode)

Change-Id: I874ac344ffd176ffd7b8540d57126a7026f4c4f6
---
M tests/custom_cluster/test_parquet_max_page_header.py
M tests/metadata/test_compute_stats.py
M tests/query_test/test_compressed_formats.py
3 files changed, 4 insertions(+), 5 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I874ac344ffd176ffd7b8540d57126a7026f4c4f6
Gerrit-Change-Number: 13282
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>

Reply via email to