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

This reverts commit 33afa94af1.
This commit is contained in:
Akira Ajisaka 2017-08-30 16:54:30 +02:00
parent 200b11368d
commit 99926756fc
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -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}")