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:46:44 UTC

[hadoop] branch branch-3.3 updated: HADOOP-17246. Addendum patch for branch-3.3.

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

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


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 74c0764  HADOOP-17246. Addendum patch for branch-3.3.
74c0764 is described below

commit 74c0764343b68b333b8b27ea7b474838558a1962
Author: Akira Ajisaka <aa...@apache.org>
AuthorDate: Wed Sep 16 16:45:02 2020 +0900

    HADOOP-17246. Addendum patch for branch-3.3.
---
 dev-support/docker/Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-support/docker/Dockerfile b/dev-support/docker/Dockerfile
index 53aaa86..2833606 100644
--- a/dev-support/docker/Dockerfile
+++ b/dev-support/docker/Dockerfile
@@ -168,7 +168,6 @@ RUN apt-get -q update \
 ####
 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