Csaba Ringhofer created IMPALA-8524:
---------------------------------------
Summary: Avoid calling "hive" via command line in EE tests
Key: IMPALA-8524
URL: https://issues.apache.org/jira/browse/IMPALA-8524
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Reporter: Csaba Ringhofer
"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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)