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

Counter.class should always be added as dependencyJar

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.98.0
    • 0.98.5
    • mapreduce
    • None
    • Reviewed
    • hbase mapredcp now include high-scale-lib.jar in its output. This is useful for users of mapreduce over snapshots.

    Description

      This is an ergonomic thing. TableMapReduceUtil.initTableSnapshotMapJob adds high-scale-lib.jar to the "tmpjars" for the job but TableMapReduceUtil.addDependencyJars does not include it. This means that hbase mapredcp doesn't pick it up. We should include this jar so that it's picked up by mapredcp.

      branch-1 and onward has done away with our dependency on high-scale-lib, so this only applies to 0.98.

      Attachments

        1. HBASE-11557-0.98-00.patch
          3 kB
          Nick Dimiduk

        Issue Links

          Activity

            People

              ndimiduk Nick Dimiduk
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: