Hi!

I started play with Spark some days ago and now I'm configuring a little
cluster to play during my development. For this task, I'm using Apache
Mesos running in Linux container managed by Docker. The mesos master and
slave are running.  I can see the webui and everything looks fine.

I am trying run the Spark shell on my Mesos cluster but is not working.
Like you can see in the output ( link below ) the Mesos master is found but
the shell stay on the line "No credentials provided. Attempting to register
without authentication". And in  the mesos master log I can see a lot of
the same messages ( see link below ). What is wrong with my setup? Am I
missing some configuration?

Spark-shell output: http://pastebin.com/rUzuMbaT
Mesos master log: http://pastebin.com/tz1013jZ

Spark  version: 1.1.0
Mesos version: 0.20.1

Thank you
-- 
Att. José Guilherme Vanz
br.linkedin.com/pub/josé-guilherme-vanz/51/b27/58b/
<http://br.linkedin.com/pub/jos%C3%A9-guilherme-vanz/51/b27/58b/>
"O sofrimento é passageiro, desistir é para sempre" - Bernardo Fonseca,
recordista da Antarctic Ice Marathon.

Reply via email to