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:
parent
8a7aa89506
commit
e2739d3325
1
pom.xml
1
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue