Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Remove protobuf-java dependency from hbase-shaded-protobuf module, as we will unpack its source and patch it and then recompile from source. Also add a resources section to make sure that we include the proto files in the final jar.
Description
First, we should include the proto files in the final uber jar.
Second, we should not pull in the protobuf-java dependency as we always include everything in the uber jar.
Attachments
Issue Links
- is broken by
-
HBASE-26496 [hbase-thirdparty] Exclude the original protobuf-java jar when shading
- Resolved
- links to