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

optimize size of shaded artifacts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.3.1, 1.2.6, 2.0.0-alpha-2, 1.1.12
    • None
    • shading
    • None

    Description

      our shaded artifacts are pretty big, we should be able to trim them down.

      1. generate a class that references all of the IA.Public classes in the hbase dependencies for that particular shaded artifact
      2. use the maven-shading-plugin's "minimize jar" option to filter everything that isn't reachable from there
      3. might need to do some clean up for indirectly used things in hadoop

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: