1
0

[HUDI-4190] Include hbase-protocol for shading in the bundles (#5750)

This commit is contained in:
Y Ethan Guo
2022-06-05 17:42:16 -07:00
committed by GitHub
parent bd26d633d7
commit 5d18b80343
14 changed files with 14 additions and 0 deletions

View File

@@ -81,6 +81,7 @@
<include>org.apache.hbase:hbase-hadoop2-compat</include>
<include>org.apache.hbase:hbase-metrics</include>
<include>org.apache.hbase:hbase-metrics-api</include>
<include>org.apache.hbase:hbase-protocol</include>
<include>org.apache.hbase:hbase-protocol-shaded</include>
<include>org.apache.hbase:hbase-server</include>
<include>org.apache.hbase.thirdparty:hbase-shaded-miscellaneous</include>