HBASE-19932 TestSecureIPC in branch-1 fails with NoSuchMethodError against hadoop 3

This commit is contained in:
tedyu 2018-02-05 04:46:32 -08:00
parent 3aaafd7dd3
commit 13cc7f9f50
1 changed files with 1 additions and 0 deletions

View File

@ -2351,6 +2351,7 @@
</modules>
<properties>
<hadoop.version>${hadoop-three.version}</hadoop.version>
<kerby.version>1.0.1</kerby.version>
<!--Use this compat module for now. TODO: Make h3 one if we need one-->
<compat.module>hbase-hadoop2-compat</compat.module>
<assembly.file>src/main/assembly/hadoop-two-compat.xml</assembly.file>