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/13 16:24:00 UTC

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

     [ https://issues.apache.org/jira/browse/IMPALA-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Csaba Ringhofer resolved IMPALA-8524.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> 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
>            Priority: Major
>             Fix For: Impala 3.3.0
>
>
> "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)