[
https://issues.apache.org/jira/browse/IMPALA-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071264#comment-17071264
]
ASF subversion and git services commented on IMPALA-8870:
---------------------------------------------------------
Commit 5bdd3adb1aef9729a122d57490fefb521eef8885 in impala's branch
refs/heads/master from Fang-Yu Rao
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=5bdd3ad ]
IMPALA-9566: Sentry service should not be started after IMPALA-8870
Due to the incompatibility between different versions of the Guava
libraries, after bumping up Guava in IMPALA-8870, our build script is
not supposed to start up the Sentry service when starting the
minicluster because Sentry has not had its Guava bumped up yet. However,
the patch for IMPALA-8870 did not take this into consideration when
$TARGET_FILESYSTEM is s3 and thus run-all.sh still attempts to start
up Sentry in this case. This patch fixes the bug.
Testing:
- Verified that this patch passes the core tests in the DEBUG build when
$TARGET_FILESYSTEM is s3.
Change-Id: If81846f4251fb2aa752ba8c33615cae0ab513a62
Reviewed-on: http://gerrit.cloudera.org:8080/15590
Reviewed-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Csaba Ringhofer <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Bump guava version when building 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
> Assignee: Fang-Yu Rao
> Priority: Blocker
> Fix For: Impala 4.0
>
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]