Revert "HADOOP-17246. Fix build the hadoop-build Docker image failed (#2277)"

This reverts commit 63c8e39a2c.
This commit is contained in:
Akira Ajisaka 2020-09-16 16:47:08 +09:00
parent 63c8e39a2c
commit 3c932dd3d5
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 0 additions and 2 deletions

View File

@ -156,8 +156,6 @@ RUN apt-get -q update && apt-get -q install -y bats
# https://github.com/PyCQA/pylint/issues/2294
####
RUN pip2 install \
astroid==1.6.6 \
isort==4.3.21 \
configparser==4.0.2 \
pylint==1.9.2 \
isort==4.3.21