You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2020/09/16 07:47:29 UTC

[hadoop] branch branch-3.1 updated: Revert "HADOOP-17246. Fix build the hadoop-build Docker image failed (#2277)"

This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 3c932dd  Revert "HADOOP-17246. Fix build the hadoop-build Docker image failed (#2277)"
3c932dd is described below

commit 3c932dd3d5d722c3fccaaf6f57a64cf3f70d66f7
Author: Akira Ajisaka <aa...@apache.org>
AuthorDate: Wed Sep 16 16:47:08 2020 +0900

    Revert "HADOOP-17246. Fix build the hadoop-build Docker image failed (#2277)"
    
    This reverts commit 63c8e39a2ca9e768ab2b39877e596ba88b8b321a.
---
 dev-support/docker/Dockerfile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-support/docker/Dockerfile b/dev-support/docker/Dockerfile
index 145db61..3b8ff78 100644
--- a/dev-support/docker/Dockerfile
+++ b/dev-support/docker/Dockerfile
@@ -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


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org