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

LICENSE failure after HADOOP-14799 with Hadoop 3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-4, 2.0.0
    • build
    • None
    • Reviewed

    Description

      Building against a new hadoop-3 snapshot nets a failure in generating the LICENSE file for hbase-assembly.

      This is because hadoop-auth's dependency on com.nimbusds:nimbus-jose-jwt:jar:4.41.1 brings in org.ow2.asm:asm:jar:5.0.4 which is licensed was 3-clause BSD but just states the license as "BSD". This breaks our parsing.

      Simple change to add "BSD" to our list non_aggregate_fine in LICENSE.vm.

      Attachments

        Issue Links

          Activity

            People

              elserj Josh Elser
              elserj Josh Elser
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: