iwasakims opened a new pull request, #1119:
URL: https://github.com/apache/bigtop/pull/1119

   https://issues.apache.org/jira/browse/BIGTOP-3949
   
   added exclusion to fix dependency convergence error caused by bumping Hadoop 
to 3.3.5.
   
   ```
   Dependency convergence error for javax.xml.bind:jaxb-api:2.2.11 paths to 
dependency are:
   +-org.apache.zeppelin:zeppelin-server:0.10.1
     +-org.apache.hadoop:hadoop-client:3.3.5
       +-org.apache.hadoop:hadoop-yarn-api:3.3.5
         +-javax.xml.bind:jaxb-api:2.2.11
   and
   +-org.apache.zeppelin:zeppelin-server:0.10.1
     +-org.apache.hadoop:hadoop-client:3.3.5
       +-org.apache.hadoop:hadoop-mapreduce-client-core:3.3.5
         +-org.apache.hadoop:hadoop-yarn-common:3.3.5
           +-javax.xml.bind:jaxb-api:2.2.11
   and
   +-org.apache.zeppelin:zeppelin-server:0.10.1
     +-org.apache.hadoop:hadoop-common:3.3.5
       +-com.github.pjfanning:jersey-json:1.20
         +-com.sun.xml.bind:jaxb-impl:2.2.3-1
           +-javax.xml.bind:jaxb-api:2.2.2
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to