Jan Van Besien created GIRAPH-1231:
--------------------------------------

             Summary: incorrect imports from shaded guava
                 Key: GIRAPH-1231
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1231
             Project: Giraph
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Jan Van Besien
         Attachments: giraph.guava.patch

There are a number of imports throughout the code for guava utilities that use 
"import org.python.google..." rather than "com.google...". Giraph already has a 
dependency on guava and these imports only work due to the dependency on 
jython, which embeds a shaded guava.

 

I don't think that this is intentional, the jython guava dependency seems to be 
a different (much older) version of guava as well.

 

In attachment a patch that fixes the issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to