You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/10 17:47:01 UTC

[jira] [Commented] (IMPALA-9192) When build with USE_CDP_HIVE=true, Impala should use CDP Avro, Parquet, etc

    [ https://issues.apache.org/jira/browse/IMPALA-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132556#comment-17132556 ] 

ASF subversion and git services commented on IMPALA-9192:
---------------------------------------------------------

Commit 0bc22205d8647063098562502202bec0f0593b55 in impala's branch refs/heads/master from Laszlo Gaal
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0bc2220 ]

IMPALA-9192: Move Avro-Java and Parquet dependencies to the CDP version

IMPALA-9731 adopted the CDP version of many Hadoop dependencies.
This patch moves the Avro and Parquet Java components to their CDP
versions so that they are aligned with the other Hadoop components.

Test: Ran tests successfully in core mode.

Change-Id: I49c7c5832b5ba53a00b098642f6c64616eb944bd
Reviewed-on: http://gerrit.cloudera.org:8080/15933
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> When build with USE_CDP_HIVE=true, Impala should use CDP Avro, Parquet, etc
> ---------------------------------------------------------------------------
>
>                 Key: IMPALA-9192
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9192
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.4.0
>            Reporter: Joe McDonnell
>            Assignee: Laszlo Gaal
>            Priority: Critical
>             Fix For: Impala 4.0
>
>
> The USE_CDP_HIVE=true configuration should get dependencies from the CDP_BUILD_NUMBER wherever possible. I found that there are still a few things left that come from the CDH_BUILD_NUMBER. Specifically, Parquet, Avro, and Kite are still using CDH versions:
> {noformat}
> export IMPALA_PARQUET_VERSION=1.10.99-cdh6.x-SNAPSHOT
> export IMPALA_AVRO_JAVA_VERSION=1.8.2-cdh6.x-SNAPSHOT
> ...
> export IMPALA_KITE_VERSION=1.0.0-cdh6.x-SNAPSHOT{noformat}
> This is important to be compatible with other CDP components like Hive. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org