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:
parent
97b649eb93
commit
e22f7bc893
2
pom.xml
2
pom.xml
|
@ -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. -->
|
||||
|
|
Loading…
Reference in New Issue