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

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


The following commit(s) were added to refs/heads/branch-3.1.3 by this push:
     new ba631c4  Revert "HADOOP-16061. Upgrade Yetus to 0.10.0"
ba631c4 is described below

commit ba631c436b806728f8ec2f54ab1e289526c90579
Author: Akira Ajisaka <[email protected]>
AuthorDate: Mon Sep 9 18:58:38 2019 +0900

    Revert "HADOOP-16061. Upgrade Yetus to 0.10.0"
    
    This reverts commit 565751e73901fb0e4017297480e8cc272d06f915.
    
    (cherry picked from commit 244385d7ebcb846acd896f49d1ee958043a86d87)
---
 dev-support/bin/yetus-wrapper | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/bin/yetus-wrapper b/dev-support/bin/yetus-wrapper
index b0f71f1..04c108e 100755
--- a/dev-support/bin/yetus-wrapper
+++ b/dev-support/bin/yetus-wrapper
@@ -77,7 +77,7 @@ WANTED="$1"
 shift
 ARGV=("$@")
 
-HADOOP_YETUS_VERSION=${HADOOP_YETUS_VERSION:-0.10.0}
+HADOOP_YETUS_VERSION=${HADOOP_YETUS_VERSION:-0.4.0}
 BIN=$(yetus_abs "${BASH_SOURCE-$0}")
 BINDIR=$(dirname "${BIN}")
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to