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 st...@apache.org on 2017/08/31 16:41:18 UTC

[39/50] [abbrv] hadoop git commit: Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0."

Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0."

This reverts commit 33afa94af1af7b00506284da6493c7175dbad3c0.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99926756
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/99926756
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/99926756

Branch: refs/heads/HADOOP-13345
Commit: 99926756fc036d6949c2602356ca0732b88e2653
Parents: 200b113
Author: Akira Ajisaka <aa...@apache.org>
Authored: Wed Aug 30 16:54:30 2017 +0200
Committer: Akira Ajisaka <aa...@apache.org>
Committed: Wed Aug 30 16:54:30 2017 +0200

----------------------------------------------------------------------
 dev-support/bin/yetus-wrapper | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/99926756/dev-support/bin/yetus-wrapper
----------------------------------------------------------------------
diff --git a/dev-support/bin/yetus-wrapper b/dev-support/bin/yetus-wrapper
index a5bebe6..9f6bb33 100755
--- a/dev-support/bin/yetus-wrapper
+++ b/dev-support/bin/yetus-wrapper
@@ -73,7 +73,7 @@ WANTED="$1"
 shift
 ARGV=("$@")
 
-HADOOP_YETUS_VERSION=${HADOOP_YETUS_VERSION:-0.5.0}
+HADOOP_YETUS_VERSION=${HADOOP_YETUS_VERSION:-0.4.0}
 BIN=$(yetus_abs "${BASH_SOURCE-$0}")
 BINDIR=$(dirname "${BIN}")
 


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