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/10/20 04:17:00 UTC

[jira] [Commented] (IMPALA-10261) impala-minimal-hive-exec should include org/apache/hive/com/google/**

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

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

Commit ca4d6912be7c89acd518bbbe44e7c2407f1bb217 in impala's branch refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=ca4d691 ]

IMPALA-10261: Include org/apache/hive/com/google in impala-minimal-hive-exec

Newer versions of Hive shade guava, which means that they require
the presence of artifacts in org/apache/hive/com/google. To
support these newer versions, this adds that path to the inclusions
for impala-minimal-hive-exec.

Testing:
 - Tested with a newer version of Hive that has the shading
   and verified that Impala starts up and functions.

Change-Id: I87ac089fdacc6fc5089ed68be92dedce514050b9
Reviewed-on: http://gerrit.cloudera.org:8080/16614
Reviewed-by: Tim Armstrong <ta...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> impala-minimal-hive-exec should include org/apache/hive/com/google/**
> ---------------------------------------------------------------------
>
>                 Key: IMPALA-10261
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10261
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 4.0
>            Reporter: Joe McDonnell
>            Priority: Critical
>
> Hive started shading guava (com/google) with HIVE-22126, so impala-minimal-hive-exec should add org/apache/hive/com/google to its inclusions. This will allow Impala to build/work with newer versions of Hive that have this change. Leaving the existing com/google inclusion should let it work with both:
> [https://github.com/apache/impala/blob/master/java/shaded-deps/hive-exec/pom.xml#L116]
>  



--
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