Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5518

HDFS doesn't compile/run against Guava 1.5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.2.0
    • None
    • journal-node, test
    • None

    Description

      HADOOP-10101 updates hadoop project to using the latest version of google guava, so reduce conflict with other projects (including bookkeeper).

      Two classes in HDFS don't compile, as google removed some classes

      1. NullableOutputStream gone: switch to using Hadoop's own NullableOutputStream
      2. Ranges class gone: switch to Range class

      Attachments

        1. HADOOP-10101-002.patch
          2 kB
          Steve Loughran
        2. HADOOP-10101.patch
          10 kB
          Vinayakumar B
        3. HADOOP-10101-004.patch
          11 kB
          Steve Loughran

        Issue Links

          Activity

            People

              vinayakumarb Vinayakumar B
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: