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/06/04 07:43:38 UTC

[hadoop] branch branch-3.1 updated: HADOOP-17056. Addendum patch: Fix typo

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 f30abb3  HADOOP-17056. Addendum patch: Fix typo
f30abb3 is described below

commit f30abb3e7343e9a9d07e186019b7d1d9706dfe5b
Author: Akira Ajisaka <aa...@apache.org>
AuthorDate: Thu Jun 4 16:34:28 2020 +0900

    HADOOP-17056. Addendum patch: Fix typo
    
    (cherry picked from commit 5157118bd7f3448949da885e323c163828c35aee)
    (cherry picked from commit 59e7275beb9d364389f090455973d66c0591a93b)
---
 dev-support/docker/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/docker/Dockerfile b/dev-support/docker/Dockerfile
index 5c24c09..e82a14c 100644
--- a/dev-support/docker/Dockerfile
+++ b/dev-support/docker/Dockerfile
@@ -179,7 +179,7 @@ RUN apt-get -y install nodejs && \
 ###
 ENV MAVEN_OPTS -Xms256m -Xmx1536m
 
-# Skip gpg verification when downlonading Yetus via yetus-wrapper
+# Skip gpg verification when downloading Yetus via yetus-wrapper
 ENV HADOOP_SKIP_YETUS_VERIFICATION true
 
 ###


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