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

Hadoop 3 profile for hbase-shaded-mapreduce should like mapreduce as a provided dependency

    XMLWordPrintableJSON

Details

    Description

      the hadoop 3 profile currently misses declaring a provided dependency on the core mapreduce client module. that means we pick it up as a compile dependency from the hbase-mapreduce module, which means we include things in the shaded jar that we don't need to. (and expressly aren't supposed to include because they're supposed to come from Hadoop at runtime).

      Attachments

        1. HBASE-22312.0.patch
          1 kB
          Sean Busbey

        Issue Links

          Activity

            People

              busbey Sean Busbey
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: