HBASE-24223 The -Phadoop-3.0 option does not work on branch-2 and branch-2.3 with JDK11 (#1558)

Signed-off-by: stack <stack@apache.org>
This commit is contained in:
Duo Zhang 2020-04-22 00:10:39 +08:00 committed by GitHub
parent 8a7aa89506
commit e2739d3325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2860,6 +2860,7 @@
<module>hbase-hadoop2-compat</module>
</modules>
<properties>
<hadoop.profile>3.0</hadoop.profile>
<hadoop.version>${hadoop-three.version}</hadoop.version>
<!--Use this compat module for now. TODO: Make h3 one if we need one-->
<compat.module>hbase-hadoop2-compat</compat.module>