Hello Csaba Ringhofer, Todd Lipcon, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13402
to look at the new patch set (#4).
Change subject: IMPALA-8524: part2: Avoid calling "hive" via command line in EE
tests
......................................................................
IMPALA-8524: part2: 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.
part2: there were some places that still called hive without
a beeline connection.
I had to break up views-compatibility.test for the different versions
of Hive.
Change-Id: Ia45b64cc1da78190e6f239a5f462308d7fa56f4b
---
A
testdata/workloads/functional-query/queries/QueryTest/views-compatibility-hive2-only.test
A
testdata/workloads/functional-query/queries/QueryTest/views-compatibility-hive3-only.test
M testdata/workloads/functional-query/queries/QueryTest/views-compatibility.test
M tests/metadata/test_views_compatibility.py
M tests/query_test/test_scanners.py
5 files changed, 60 insertions(+), 31 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/02/13402/4
--
To view, visit http://gerrit.cloudera.org:8080/13402
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia45b64cc1da78190e6f239a5f462308d7fa56f4b
Gerrit-Change-Number: 13402
Gerrit-PatchSet: 4
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>