Skip to content

Commit e2739d3

Browse files
authored
HBASE-24223 The -Phadoop-3.0 option does not work on branch-2 and branch-2.3 with JDK11 (#1558)
Signed-off-by: stack <[email protected]>
1 parent 8a7aa89 commit e2739d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2860,6 +2860,7 @@
28602860
<module>hbase-hadoop2-compat</module>
28612861
</modules>
28622862
<properties>
2863+
<hadoop.profile>3.0</hadoop.profile>
28632864
<hadoop.version>${hadoop-three.version}</hadoop.version>
28642865
<!--Use this compat module for now. TODO: Make h3 one if we need one-->
28652866
<compat.module>hbase-hadoop2-compat</compat.module>

0 commit comments

Comments
 (0)