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 2017/08/29 11:37:01 UTC

hadoop git commit: HADOOP-14671. Upgrade to Apache Yetus 0.5.0.

Repository: hadoop
Updated Branches:
  refs/heads/trunk 7ddc7aa26 -> 33afa94af


HADOOP-14671. Upgrade to Apache Yetus 0.5.0.


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

Branch: refs/heads/trunk
Commit: 33afa94af1af7b00506284da6493c7175dbad3c0
Parents: 7ddc7aa
Author: Akira Ajisaka <aa...@apache.org>
Authored: Tue Aug 29 13:36:22 2017 +0200
Committer: Akira Ajisaka <aa...@apache.org>
Committed: Tue Aug 29 13:36:22 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/33afa94a/dev-support/bin/yetus-wrapper
----------------------------------------------------------------------
diff --git a/dev-support/bin/yetus-wrapper b/dev-support/bin/yetus-wrapper
index 9f6bb33..a5bebe6 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.4.0}
+HADOOP_YETUS_VERSION=${HADOOP_YETUS_VERSION:-0.5.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