[ https://issues.apache.org/jira/browse/HADOOP-19343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016403#comment-18016403 ]
ASF GitHub Bot commented on HADOOP-19343: ----------------------------------------- slfan1989 commented on PR #7904: URL: https://github.com/apache/hadoop/pull/7904#issuecomment-3226464710 > Hello @slfan1989 and @pan3793 . This is a reattempt of #7883, which I had to revert. The key difference here is the exclusion in hadoop-tools-dist/pom.xml, so that when the distro module is built, there are no dependency convergence errors. @cnauroth I checked the build logs, and there are still some dependency issues that need to be resolved. ``` [ERROR] Dependency convergence error for org.checkerframework:checker-qual:jar:3.42.0 paths to dependency are: [ERROR] +-org.apache.hadoop:hadoop-tools-dist:jar:3.5.0-SNAPSHOT [ERROR] +-org.apache.hadoop:hadoop-kafka:jar:3.5.0-SNAPSHOT:compile [ERROR] +-org.apache.hadoop:hadoop-common:jar:3.5.0-SNAPSHOT:compile [ERROR] +-com.google.guava:guava:jar:33.1.0-jre:compile [ERROR] +-org.checkerframework:checker-qual:jar:3.42.0:compile [ERROR] and [ERROR] +-org.apache.hadoop:hadoop-tools-dist:jar:3.5.0-SNAPSHOT [ERROR] +-org.apache.hadoop:hadoop-gcp:jar:3.5.0-SNAPSHOT:compile [ERROR] +-com.google.cloud:google-cloud-storage:jar:2.52.0:compile [ERROR] +-org.checkerframework:checker-qual:jar:3.49.0:compile [ERROR] [ERROR] [ERROR] Dependency convergence error for io.opentelemetry:opentelemetry-api:jar:1.38.0 paths to dependency are: [ERROR] +-org.apache.hadoop:hadoop-tools-dist:jar:3.5.0-SNAPSHOT [ERROR] +-org.apache.hadoop:hadoop-aliyun:jar:3.5.0-SNAPSHOT:compile [ERROR] +-com.aliyun.oss:aliyun-sdk-oss:jar:3.18.1:compile [ERROR] +-com.aliyun:java-trace-api:jar:0.2.11-beta:compile [ERROR] +-io.opentelemetry:opentelemetry-api:jar:1.38.0:compile [ERROR] and [ERROR] +-org.apache.hadoop:hadoop-tools-dist:jar:3.5.0-SNAPSHOT [ERROR] +-org.apache.hadoop:hadoop-gcp:jar:3.5.0-SNAPSHOT:compile [ERROR] +-com.google.cloud:google-cloud-storage:jar:2.52.0:compile [ERROR] +-io.opentelemetry:opentelemetry-api:jar:1.47.0:compile ``` > Add native support for GCS connector > ------------------------------------ > > Key: HADOOP-19343 > URL: https://issues.apache.org/jira/browse/HADOOP-19343 > Project: Hadoop Common > Issue Type: Improvement > Components: fs > Affects Versions: 3.5.0 > Reporter: Abhishek Modi > Assignee: Arunkumar Chacko > Priority: Major > Labels: pull-request-available > Attachments: GCS connector for Hadoop.pdf, Google Cloud Storage > connector for Hadoop-1.pdf, Google Cloud Storage connector for Hadoop.pdf, > Google Cloud Storage connector for Hadoop.v1.pdf, Google Cloud Storage > connector for Hadoop_v1.pdf > > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org