[
https://issues.apache.org/jira/browse/HADOOP-19811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057738#comment-18057738
]
ASF GitHub Bot commented on HADOOP-19811:
-----------------------------------------
cnauroth commented on PR #8243:
URL: https://github.com/apache/hadoop/pull/8243#issuecomment-3882674350
I pushed up changes for additional handling of the JEP 238 classes.
(@pan3793 , thank you for all of the info. I was not aware of JEP 238 before
this.)
The changes exclude the pre-Java 9 version of the classes and include only
the Java 9+ version in the shaded artifact. Since Hadoop 3.5.0 will state Java
17 as a prerequisite, we don't really need a multi-version jar for down-level
support.
@steveloughran and @pan3793 , how does this look now?
> hadoop-gcp does not relocate shaded OpenTelemetry dependencies
> --------------------------------------------------------------
>
> Key: HADOOP-19811
> URL: https://issues.apache.org/jira/browse/HADOOP-19811
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/gcs
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Blocker
> Labels: pull-request-available
>
> The hadoop-gcp sub-module intends to produce a jar with a completely shaded
> and relocated set of internal dependencies. Currently, the OpenTelemetry
> classes are not relocated, which creates a risk of version conflicts with
> downstream projects. Thank you to [~chengpan] for reporting this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]