You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/07/08 18:32:10 UTC

[jira] [Commented] (SPARK-16450) Build failes for Mesos 0.28.x

    [ https://issues.apache.org/jira/browse/SPARK-16450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368138#comment-15368138 ] 

Sean Owen commented on SPARK-16450:
-----------------------------------

I don't think this version of Mesos is supported; it sounds like the API changed in a mutually incompatible way.

> Build failes for Mesos 0.28.x
> -----------------------------
>
>                 Key: SPARK-16450
>                 URL: https://issues.apache.org/jira/browse/SPARK-16450
>             Project: Spark
>          Issue Type: Bug
>          Components: Mesos
>    Affects Versions: 2.0.0
>         Environment: Mesos 0.28.0
>            Reporter: Niels Becker
>
> Build fails:
> [error] /usr/local/spark/core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerUtils.scala:82: type mismatch;
> [error]  found   : org.apache.mesos.protobuf.ByteString
> [error]  required: String
> [error]       credBuilder.setSecret(ByteString.copyFromUtf8(secret))
> Build cmd:
> dev/make-distribution.sh --tgz -Phadoop-2.7 -Dhadoop.version=2.7.0 -Phive -DskipTests -Dmesos.version=0.28.0 -Djava.version=1.8
> Spark Version: 2.0.0-rc2
> Java: OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-1~bpo8+1-b14
> Scala Version: 2.11.8
> Same error for mesos.version=0.28.2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org