Csaba Ringhofer has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/13282
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Reviewed-by: Csaba Ringhofer <csringho...@cloudera.com>
---
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(-)

Approvals:
  Impala Public Jenkins: Verified
  Csaba Ringhofer: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: I874ac344ffd176ffd7b8540d57126a7026f4c4f6
Gerrit-Change-Number: 13282
Gerrit-PatchSet: 4
Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Yongzhi Chen <yc...@cloudera.com>

Reply via email to