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

Update license for jetty-client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1, 2.3.0, 2.2.5
    • build, dependencies
    • None
    • HBase master branch on Apache Hadoop 3.3.0

    • Reviewed

    Description

      After HBASE-22103, compiling on Haddop 3.3.0 has the following error:
      mvn clean install -Dhadoop.profile=3.0 -Dhadoop.version=3.3.0-SNAPSHOT -DskipTests -Dmaven.javadoc.skip=true

      This product includes Jetty :: Asynchronous HTTP Client licensed under the Apache Software License - Version 2.0.
      
      ERROR: Please check ^^^^^^^^^^^^ this License for acceptability here:
      
      https://www.apache.org/legal/resolved
      
      If it is okay, then update the list named 'non_aggregate_fine' in the LICENSE.vm file.
      If it isn't okay, then revert the change that added the dependency.
      
      More info on the dependency:
      
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>jetty-client</artifactId>
      <version>9.4.20.v20190813</version>
      

      This is caused by YARN-8778 which added dependency on org.eclipse.jetty.websocket:websocket-client, and the Jetty 9.4 update in HADOOP-16152.

      [INFO] +- org.apache.hadoop:hadoop-mapreduce-client-core:jar:3.3.0-SNAPSHOT:compile
      [INFO] |  +- org.apache.hadoop:hadoop-yarn-client:jar:3.3.0-SNAPSHOT:compile
      [INFO] |  |  +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.20.v20190813:compile
      [INFO] |  |  |  +- org.eclipse.jetty:jetty-client:jar:9.4.20.v20190813:compile
      [INFO] |  |  |  \- org.eclipse.jetty.websocket:websocket-common:jar:9.4.20.v20190813:compile
      [INFO] |  |  |     \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.20.v20190813:compile
      

      Propose: update hbase-resource-bundle/src/main/resources/supplemental-models.xml to update the license text for jetty-client.

      Attachments

        Issue Links

          Activity

            People

              weichiu Wei-Chiu Chuang
              weichiu Wei-Chiu Chuang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: