Update Dockerfile

This commit is contained in:
Kseniia Sumarokova 2023-08-31 14:25:43 +02:00 committed by GitHub
parent a1024813ec
commit b2c44d85c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,8 @@ RUN python3 -m pip install --no-cache-dir \
requests-kerberos \
tzlocal==2.1 \
retry \
bs4 \ # unused, but do not delete
lxml \ # unused, but do not delete
urllib3
# Hudi supports only spark 3.3.*, not 3.4