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 "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/08/15 22:28:00 UTC

[jira] [Created] (IMPALA-8870) Bump guava version when running against Hive 3

Tim Armstrong created IMPALA-8870:
-------------------------------------

             Summary: Bump guava version when running against Hive 3
                 Key: IMPALA-8870
                 URL: https://issues.apache.org/jira/browse/IMPALA-8870
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 3.3.0
            Reporter: Tim Armstrong


Guava is pinned to 14.01 
https://github.com/apache/impala/blob/8094811/impala-parent/pom.xml#L59
{code}
    <!-- hive-exec seems to leak this version of guava onto our classpath,
         so it's important to depend on the same one -->
    <guava.version>14.0.1</guava.version>
{code}

I think this has likely changed in Hive 3 and we probably want to revisit this.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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