[
https://issues.apache.org/jira/browse/BOOKKEEPER-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881278#comment-13881278
]
Sijie Guo commented on BOOKKEEPER-708:
--------------------------------------
BTW, wrong indent on bookkeeper-server/pom.xml
{code}
+ <artifactSet>
+ <includes>
+ <include>com.google.protobuf:protobuf-java</include>
+ <include>com.google.guava:guava</include>
+ <include>org.jboss.netty:netty</include>
+ </includes>
+ </artifactSet>
{code}
> Shade protobuf library to avoid incompatible versions
> -----------------------------------------------------
>
> Key: BOOKKEEPER-708
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-708
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Reporter: Sijie Guo
> Assignee: Rakesh R
> Fix For: 4.3.0, 4.2.3
>
> Attachments:
> 0001-BOOKKEEPER-708-Shade-libraries-to-avoid-incompatible.patch,
> 0001-BOOKKEEPER-708-Shade-protobuf-library-to-avoid-incom.patch,
> 0001-BOOKKEEPER-708.patch, 0002-BOOKKEEPER-708.patch
>
>
> as offline discussion, we need to shade protobuf library for BKJM as hadoop
> uses protobuf 2.5.
> this is planned on version 4.2.3 and 4.3.0.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)