Hi all, 

I have a setup that works fine in yarn-client mode, but when I change that
to yarn-cluster, the executors don't get created, apart from the driver (it
seems that it does not even appear in yarn's resource manager). There is
nothing in the spark logs, either (even when debug is enabled). When I try
to submit something to the sparkcontext I get the following error:

Initial job has not accepted any resources; check your cluster UI to ensure
that workers are registered and have sufficient memory

Just wondering where can I find the logs that show the executor creation
process? I looked at yarn logs, also the spark event logs, couldn't find
anything.

many thanks,






--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/executors-not-created-yarn-cluster-mode-tp15957.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to