Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-1231

incorrect imports from shaded guava

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • None
    • None

    Description

      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.

      Attachments

        1. giraph.guava.patch
          5 kB
          Jan Van Besien

        Activity

          People

            Unassigned Unassigned
            janvanbesien Jan Van Besien
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: