[
https://issues.apache.org/jira/browse/HADOOP-19696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020939#comment-18020939
]
ASF GitHub Bot commented on HADOOP-19696:
-----------------------------------------
steveloughran commented on PR #7980:
URL: https://github.com/apache/hadoop/pull/7980#issuecomment-3303435683
Having audited the files coming off the cloud connectors, we have about a
dozen whose licenses aren't in the binary
```
analyticsaccelerator-s3-1.3.0.jar
cos_api-bundle-5.6.19.jar
dom4j-2.1.4.jar
esdk-obs-java-3.20.4.2.jar
java-trace-api-0.2.11-beta.jar
java-xmlbuilder-1.2.jar
opentracing-api-0.33.0.jar
opentracing-noop-0.33.0.jar
opentracing-util-0.33.0.jar
reactive-streams-1.0.3.jar
ve-tos-java-sdk-hadoop-2.8.9.jar
```
the analyticsaccelerator is @ahmarsuhail 's work to add to the license, not
sure about the others.
Proposed: identify which connector the unacknowledged artifacts are coming
from, create homework for each team.
> hadoop binary distribution to move cloud connectors to hadoop common/lib
> ------------------------------------------------------------------------
>
> Key: HADOOP-19696
> URL: https://issues.apache.org/jira/browse/HADOOP-19696
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure, fs/gcs, fs/huawei, fs/s3
> Affects Versions: 3.4.2
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
>
> Place all the cloud connector hadoop-* artifacts and dependencies into
> hadoop/common/lib so that the stores can be directly accessed.
> * filesystem operations against abfs, s3a, gcs, etc don't need any effort
> setting things up.
> * Releases without the aws bundle.jar can be trivially updated by adding any
> version of the sdk libraries to the common/lib dir.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]