[
https://issues.apache.org/jira/browse/BIGTOP-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002662#comment-14002662
]
Konstantin Boudnik commented on BIGTOP-1109:
--------------------------------------------
I am pretty sure it isn't the case for spark as it now has a special sys.prop
for protobuf version and we set it to 2.5.0 when are creating the spark package.
> Remove protobuf jar from a few packages that depend on Hadoop
> -------------------------------------------------------------
>
> Key: BIGTOP-1109
> URL: https://issues.apache.org/jira/browse/BIGTOP-1109
> Project: Bigtop
> Issue Type: Bug
> Components: General
> Affects Versions: 0.7.0
> Reporter: Roman Shaposhnik
> Assignee: Roman Shaposhnik
> Fix For: 0.8.0
>
>
> Turns out a few of Bigtop packages ship an extra copy of protobuf. Given that
> the master copy should always come from Hadoop's classpath we can safely
> remove the other one. It'll also cut down on cases where protobuf of the
> component gets out of synch with the one Hadoop is using.
> Here's the current list:
> {noformat}
> /usr/lib/oozie/libtools/protobuf-java-2.5.0.jar
> /usr/lib/spark/lib/protobuf-java-2.4.1.jar
> /usr/lib/hbase/lib/protobuf-java-2.4.0a.jar
> /usr/lib/flume/lib/protobuf-java-2.4.1.jar
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)