You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/05/08 15:39:00 UTC

[jira] [Created] (IMPALA-8524) Avoid calling "hive" via command line in EE tests

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)