Hi Herman,

This error comes when you have started your master but no worker has been
added to your cluster, please check through spark master UI is there any
worker added in master?

Also check in your driver code have you set configuration.setmaster(local[])
if added remove it and give spark master URL through spark submit command.

Thnx



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/spark-submit-hive-connection-through-spark-Initial-job-has-not-accepted-any-resources-tp24993p27074.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