[
https://issues.apache.org/jira/browse/JENA-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264702#comment-14264702
]
ASF subversion and git services commented on JENA-842:
------------------------------------------------------
Commit 7ca24c0682e80799e9c88612759ff3bf3640d890 in jena's branch
refs/heads/hadoop-rdf from [~rvesse]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=7ca24c0 ]
Workaround for JENA-842
Set Elephas to use outdated version of Guava to avoid a conflict with
Hadoop version that the jena-parent otherwise introduces. This is a
temporary workaround that can be removed as and when HADOOP-11032 is
resolved and a release of Hadoop with an up to date version of Guava is
available
> Elephas IO library does not build
> ---------------------------------
>
> Key: JENA-842
> URL: https://issues.apache.org/jira/browse/JENA-842
> Project: Apache Jena
> Issue Type: Bug
> Components: RDF Tools for Hadoop
> Reporter: Rob Vesse
> Assignee: Rob Vesse
> Fix For: Jena 2.12.2
>
>
> Currently the Elephas modules no longer build due to a bug in the upstream
> Hadoop libraries related to Guava - HADOOP-11032
> Rolling back to 752646c i.e. prior to my merging of the latest Jena master
> changes the issue does not manifest which means this likely relates to the
> introduction of Guava as a dependency into Jena since the Hadoop libraries
> were relying on a really old version of Guava. Looking at {{mvn
> dependency:tree}} this indeed appears to be the case since the managed
> dependency of Guava in the Jena parent POM overrides the transitive
> dependency from Hadoop
> A temporary workaround may be to override back to the outdated Guava in the
> elephas POM while awaiting a fix for the Hadoop issue
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)