Skip to content

Commit ce08b9d

Browse files
committed
HADOOP-16061. Upgrade Yetus to 0.10.0
This closes #1298 (cherry picked from commit 5e156b9) (cherry picked from commit 43b8396)
1 parent db94908 commit ce08b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/bin/yetus-wrapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ WANTED="$1"
7777
shift
7878
ARGV=("$@")
7979

80-
HADOOP_YETUS_VERSION=${HADOOP_YETUS_VERSION:-0.8.0}
80+
HADOOP_YETUS_VERSION=${HADOOP_YETUS_VERSION:-0.10.0}
8181
BIN=$(yetus_abs "${BASH_SOURCE-$0}")
8282
BINDIR=$(dirname "${BIN}")
8383

0 commit comments

Comments
 (0)