steveloughran commented on PR #7980: URL: https://github.com/apache/hadoop/pull/7980#issuecomment-3312222391
did you do a `mvn clean package`? `hadoop-cloud-storage-project/hadoop-cloud-storage/target/hadoop-cloud-storage-3.5.0-SNAPSHOT/share/hadoop/common/lib` -new, contains all cloud stuff we want in; should cut stuff already going to be there just to reduce copying `hadoop-dist/target/hadoop-3.5.0-SNAPSHOT/share/hadoop/tools/lib` should remove hadoop-azure, hadoop-aws, hadoop-gcs, bundle.jar... the big distro created under `hadoop-dist/target/hadoop-3.5.0-SNAPSHOT/` is what is shipped. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
