Initial job has not accepted any resources (but workers are in UI)

2014-07-25 Thread Ed Sweeney
Hi all, Amazon Linux, AWS, Spark 1.0.1 reading a file. The UI shows there are workers and shows this app context with the 2 tasks waiting. All the hostnames resolve properly so I am guessing the message is correct and that the workers won't accept the job for mem reasons. What params do I

Re: Initial job has not accepted any resources (but workers are in UI)

2014-07-25 Thread Navicore
thx for the reply, the UI says my application has cores and mem ID NameCores Memory per Node Submitted Time UserState Duration app-20140725164107-0001 SectionsAndSeamsPipeline6 512.0 MB 2014/07/25 16:41:07tercel RUNNING 21 s -- View this

Re: Initial job has not accepted any resources (but workers are in UI)

2014-07-25 Thread Navicore
solution: opened all ports on the ec2 machine that the driver was running on. need to narrow down what ports akka wants... but the issue is solved. -- View this message in context: