You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on this one (at least, i want to share it, once i got it up and running). However, I am uncertain if configuration is correct and how to proceed to start the spark cluster... The spark-master is running using the standalone cluster config (by manually triggering sbin/start-master.sh), but I am not successful to start slaves. They dont start and therefore not connect to the master.
So the question I have for proceeding is: How does azavea start the spark cluster (e.g. which mode; standalone, mesos, or yarn?), and what are the requirements for it? (Do you have a more elaborate example usage somewhere on github?) Is it sufficient to ansible the azavea/ansible-hdfs and the azavea/ansible-spark ? To me, it appears like something basic does not work correctly in my setup
It'd be nice to see how to use the role to create a small Spark cluster.
The text was updated successfully, but these errors were encountered: