iwasakims opened a new pull request, #1175: URL: https://github.com/apache/bigtop/pull/1175
https://issues.apache.org/jira/browse/BIGTOP-4002 Fix build failure of Zeppelin against Hadoop 3.3.6 due to dependency convergence error ``` [INFO] ----------------< org.apache.zeppelin:zeppelin-server >----------------- [INFO] Building Zeppelin: Server 0.10.1 [45/60] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ zeppelin-server --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-fail-build) @ zeppelin-server --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ zeppelin-server --- [WARNING] Dependency convergence error for io.dropwizard.metrics:metrics-core:4.1.14 paths to dependency are: +-org.apache.zeppelin:zeppelin-server:0.10.1 +-io.dropwizard.metrics:metrics-servlets:4.1.14 +-io.dropwizard.metrics:metrics-core:4.1.14 and +-org.apache.zeppelin:zeppelin-server:0.10.1 +-io.dropwizard.metrics:metrics-servlets:4.1.14 +-io.dropwizard.metrics:metrics-json:4.1.14 +-io.dropwizard.metrics:metrics-core:4.1.14 and +-org.apache.zeppelin:zeppelin-server:0.10.1 +-io.dropwizard.metrics:metrics-servlets:4.1.14 +-io.dropwizard.metrics:metrics-jvm:4.1.14 +-io.dropwizard.metrics:metrics-core:4.1.14 and +-org.apache.zeppelin:zeppelin-server:0.10.1 +-io.dropwizard.metrics:metrics-jmx:4.1.14 +-io.dropwizard.metrics:metrics-core:4.1.14 and +-org.apache.zeppelin:zeppelin-server:0.10.1 +-org.apache.hadoop:hadoop-client:3.3.6 +-org.apache.hadoop:hadoop-common:3.3.6 +-io.dropwizard.metrics:metrics-core:3.2.4 and +-org.apache.zeppelin:zeppelin-server:0.10.1 +-org.apache.hadoop:hadoop-common:3.3.6 +-org.apache.hadoop:hadoop-auth:3.3.6 +-io.dropwizard.metrics:metrics-core:3.2.4 and +-org.apache.zeppelin:zeppelin-server:0.10.1 +-org.apache.hadoop:hadoop-common:3.3.6 +-io.dropwizard.metrics:metrics-core:3.2.4 ``` -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org