Sankar Mittapally created MESOS-6168:
----------------------------------------
Summary: Mesos Spark cluster not working as expected
Key: MESOS-6168
URL: https://issues.apache.org/jira/browse/MESOS-6168
Project: Mesos
Issue Type: Bug
Components: master, slave
Reporter: Sankar Mittapally
Hi,
I have set it up a Mesos cluster with three master nodes and two
slaves(quorum is 2). I have installed the spark on one of the master node and
exported MESOS_NATIVE_JAVA_LIBRARY path and spark.executor.uri path in master
node. I tried to connect the spark-shell with master node IP.
spark-shell --master mesos://ip:5050
It is able to connect the mesos cluster but any slave is not taking the
framework which was created by sparkshell and showing failed in Mesos Master
console.
Can you guys suggest me, what went wrong here and how to fix this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)