Browse Source

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

This reverts commit ffc101a27be197a63bab29cf916748289e3baa04.
Akira Ajisaka 4 years ago
parent
commit
875219bc8e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      dev-support/docker/Dockerfile

+ 0 - 2
dev-support/docker/Dockerfile

@@ -167,8 +167,6 @@ RUN apt-get -q update \
 # 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