I'm trying to connect a windows client to a unix cluster, and am
(unsurprisingly) having a host of problems doing so.

At the moment, I can get them all talking... but they just sit there, with
the client repeating,

[WARN] 28 Nov 2013 22:14:59 - org.apache.spark.Logging$class - Initial job
has not accepted any resources; check your cluster UI to ensure that
workers are registered and have sufficient memory


I've traced this down to the workers failing (I'm getting

2013-11-28 22:11:44 INFO  Master:48 - Removing executor
app-20131128221041-0000/2 because it is FAILED


on the master), but I can't figure out why they are failing

The only problems I see in the worker logs are some jetty issues -
BindExceptions, port 8081 already in use - but those are before the job
even tries to connect.

I'm at a loss where to look to figure out why the jobs are failing - anyone
have any clue?

Thanks in advance,
                       -Nathan


-- 
Nathan Kronenfeld
Senior Visualization Developer
Oculus Info Inc
2 Berkeley Street, Suite 600,
Toronto, Ontario M5A 4J5
Phone:  +1-416-203-3003 x 238
Email:  [email protected]

Reply via email to