Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23828

Remove unused hadoop.guava.version from pom.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      <hadoop.guava.version>11.0.2</hadoop.guava.version>
      is still used in hbase-backup, I missed it at first...
      So, this should be either updated or removed.
      Checking which is feasible...

      Update:
      So even if I remove hadoop.guava.version, with hadoop-2 profile, 11.0.2 will be used during the build, and it will be on the classpath.
      Since hadoop only upgraded to guava 27.0 in hadoop-3, I'm not sure what we can do here. hadoop-2 is incompatible with guava 2x.x versions.

      Attachments

        Issue Links

          Activity

            People

              nkalmar Norbert Kalmár
              nkalmar Norbert Kalmár
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: