[
https://issues.apache.org/jira/browse/IMPALA-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837528#comment-16837528
]
ASF subversion and git services commented on IMPALA-8524:
---------------------------------------------------------
Commit e57fd17cd99bd1680480dad6de769d0ef57aaacb in impala's branch
refs/heads/master from Csaba Ringhofer
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=e57fd17 ]
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 <[email protected]>
Reviewed-by: Csaba Ringhofer <[email protected]>
> 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
>
> "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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]