yuqi1129 opened a new pull request, #5630: URL: https://github.com/apache/gravitino/pull/5630
### What changes were proposed in this pull request? 1. Update the Hadoop version from 3.3.0 to 3.3.1 to avoid bugs existing in the Hadoop 3.3.0, why use 3.3.1 and 3.3.6, because version hadoop-aws 3.3.6 is a very updated version and needs the corresponding Hadoop version, which will make it difficult to use in production. 2. Replace dependencies `hadoop-common` and `hadoop-client` with `hadoop-client-api` and `hadoop-client-runtime` to avoid third-party dependencies compatibility issues. ### Why are the changes needed? To make fileset that can be used in production. Fix: #5585 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Locally and existing UTs and ITs. -- 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]
