[
https://issues.apache.org/jira/browse/MESOS-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922938#comment-13922938
]
Vinod Kone commented on MESOS-1069:
-----------------------------------
It is unfortunate that protobuf 2.5.0 is incompatible with protobuf 2.4.1.
Do you know where exactly the problem is? In other words if we publish a
"mesos-0.16.0-protobuf-2.5.0.jar" would that be enough? Would your above setup
still work even if the mesos cluster itself is running on mesos-0.16.0 with
protobuf 2.4.1?
Another simpler option might be to ask users to use mesos-0.17.0 (already
released and uses protobuf-2.5.0) if they want to run frameworks that depend on
protobuf 2.5.0.
> Branch for 0.16.0 with Protobufs 2.5.0
> --------------------------------------
>
> Key: MESOS-1069
> URL: https://issues.apache.org/jira/browse/MESOS-1069
> Project: Mesos
> Issue Type: Improvement
> Affects Versions: 0.16.0
> Reporter: Bernardo Gomez Palacio
> Assignee: Bernardo Gomez Palacio
>
> If you deploy Mesos 0.16.0 on a Hadoop 2.x cluster with Spark 0.9.0+ you will
> start getting stack-dumps similar to
> [dump.log|https://gist.github.com/berngp/c16c56516cb40d9a78fe]
> Without going into much detail the hadoop-client.jar for 2.x now requires
> Protobuf 2.5.0 and therefore Spark will require the same protobuf
> version. Due this you will need to run Spark on Mesos with support of
> Protobuf 2.5.0.
> If you want to use Mesos 0.16.0, which is the latest stable release, you will
> need support of Protobufs 2.5.0 on Mesos 0.16.0.
--
This message was sent by Atlassian JIRA
(v6.2#6252)