[
https://issues.apache.org/jira/browse/GIRAPH-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358574#comment-14358574
]
Lukas Nalezenec commented on GIRAPH-991:
----------------------------------------
I cant say if Swift migth cause any issues.
For record:
We had minor problem today - Giraph is using Guava 14 but Hadoop uses version
11 or 12. It means that Giraphs is already incompatibile with Hadoop. We are
using cdh 4.3, I am afraid the same problem is in cdh 5.x . There are some
calls in DiskBackedPartitionStore that need Guava 14.
Workaround:
Force Hadoop to use jar with Guava 14:
http://stackoverflow.com/questions/11685949/overriding-default-hadoop-jars-in-class-path
> Update version of swift
> -----------------------
>
> Key: GIRAPH-991
> URL: https://issues.apache.org/jira/browse/GIRAPH-991
> Project: Giraph
> Issue Type: Improvement
> Reporter: Sergey Edunov
> Assignee: Sergey Edunov
>
> Giraph depends on old versions of guava and swift.
> We should update facebook-swift to 0.14 and guava to 18.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)