HBASE-18339 Update to hadoop3-alpha4

Signed-off-by: Sean Busbey <busbey@apache.org>

 Conflicts:
	dev-support/hbase-personality.sh

Amending-Author: Sean Busbey <busbey@apache.org>

Dropped changes to hbase-personality, since we always use the one in master.
This commit is contained in:
Mike Drob 2017-07-12 13:36:27 -05:00 committed by Sean Busbey
parent 97b649eb93
commit e22f7bc893
1 changed files with 1 additions and 1 deletions

View File

@ -1318,7 +1318,7 @@
<java.min.version>${compileSource}</java.min.version>
<!-- Dependencies -->
<hadoop-two.version>2.7.1</hadoop-two.version>
<hadoop-three.version>3.0.0-alpha2</hadoop-three.version>
<hadoop-three.version>3.0.0-alpha4</hadoop-three.version>
<!-- These must be defined here for downstream build tools that don't look at profiles.
They ought to match the values found in our default hadoop profile, which is
currently "hadoop-2.0". See HBASE-15925 for more info. -->