[
https://issues.apache.org/jira/browse/HADOOP-19696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021393#comment-18021393
]
ASF GitHub Bot commented on HADOOP-19696:
-----------------------------------------
ahmarsuhail commented on PR #7980:
URL: https://github.com/apache/hadoop/pull/7980#issuecomment-3311933628
not very familiar with how the packaging stuff works, so finding this a bit
difficult to review.
How are testing the packaging, I just ran `mvn package -Pdist -DskipTests
-Dmaven.javadoc.skip=true -DskipShade`, but the outputs in :
`hadoop-cloud-storage-project/hadoop-cloud-storage/target/hadoop-cloud-storage-3.5.0-SNAPSHOT/share/hadoop/common/lib`,
`hadoop-dist/target/hadoop-3.5.0-SNAPSHOT/share/hadoop/tools/lib`
`hadoop/hadoop-dist/target/hadoop-3.5.0-SNAPSHOT/share/hadoop/common/lib`
are all the same before and after your changes, so I must be doing something
wrong.
> 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]