[
https://issues.apache.org/jira/browse/HBASE-26592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-26592.
-------------------------------
Hadoop Flags: Reviewed
Release Note: 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.
Resolution: Fixed
Pushed to master and branch-3.
Thanks [~pankajkumar] for reviewing.
> Fix the broken shaded protobuf module
> -------------------------------------
>
> Key: HBASE-26592
> URL: https://issues.apache.org/jira/browse/HBASE-26592
> Project: HBase
> Issue Type: Sub-task
> Components: hbase-thirdparty, Protobufs
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: thirdparty-3.5.2, thirdparty-4.0.1
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)