[KYUUBI #4601] Bump Hadoop 3.3.5 for playground

### _Why are the changes needed?_

Hadoop 3.3.5 brings back ARM64 support.
https://www.mail-archive.com/common-devhadoop.apache.org/msg39131.html

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4601 from pan3793/playground-hadoop.

Closes #4601

765def7a5 [Cheng Pan] Bump Hadoop 3.3.5 for playground

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
Cheng Pan 2023-03-26 18:44:37 +08:00
parent 9d2b82b275
commit 76448490b2
No known key found for this signature in database
GPG Key ID: 8001952629BCC75D

View File

@ -15,8 +15,8 @@
# limitations under the License.
#
AWS_JAVA_SDK_VERSION=1.12.239
HADOOP_VERSION=3.3.1
AWS_JAVA_SDK_VERSION=1.12.316
HADOOP_VERSION=3.3.5
HIVE_VERSION=2.3.9
ICEBERG_VERSION=1.2.0
KYUUBI_VERSION=1.7.0