Check out the following JIRAs for discussions of protobuf version mismatches: https://issues.apache.org/jira/browse/MESOS-1069 https://issues.apache.org/jira/browse/MESOS-1203 https://issues.apache.org/jira/browse/MESOS-1260 https://issues.apache.org/jira/browse/SPARK-1806 Mesos upgraded from protobuf 2.4.1 to 2.5.0 in Mesos 0.17 Since Mesos 0.18.2, we have shaded our protobuf dependency to prevent conflicts. For Spark 0.9.1, please try Mesos 0.18.2 or above to eliminate the core dumps.
On Wed, Jun 18, 2014 at 1:51 AM, qingyang li <[email protected]> wrote: > it seems spark0.9.0 can not work with mesos 0.13 because core dump problem. > > > 2014-06-18 0:03 GMT+08:00 Jay Buffington <[email protected]>: > > > I can't confirm that it is- but it better be. That's a major reason to > use > > protocol buffers: to version the APIs. > > > > Jay > > > > > > On Tue, Jun 17, 2014 at 1:14 AM, qingyang li <[email protected]> > > wrote: > > > > > is mesos0.19.0 compatiable with spark0.9.1 ? > > > if not, which mesos version can work well with spark0.9.1. > > > > > >
