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

Remove unnecessary Guava Dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.90.0, 0.92.0
    • mapreduce
    • None
    • Reviewed

    Description

      Currently, TableMapReduceUtil uses Guava for trivial functionality and addDependencyJars() currently adds Guava by default. However, this jar is only necessary for the ImportTsv MR job. This is annoying when naively bundling hbase jar with a MR job because you now need a second dependency jar. Should default bundle with only critical dependencies and have jobs that need fancy Guava functionality explicitly include them.

      Attachments

        1. HBASE-3264-test.patch
          0.8 kB
          Nicolas Spiegelberg
        2. HBASE-3264.patch
          3 kB
          Nicolas Spiegelberg

        Activity

          People

            nspiegelberg Nicolas Spiegelberg
            nspiegelberg Nicolas Spiegelberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: