Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give example of a small Spark cluster #7

Open
muelli opened this issue Sep 8, 2015 · 3 comments
Open

Give example of a small Spark cluster #7

muelli opened this issue Sep 8, 2015 · 3 comments

Comments

@muelli
Copy link

muelli commented Sep 8, 2015

It'd be nice to see how to use the role to create a small Spark cluster.

@helt
Copy link

helt commented Apr 20, 2016

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

@helt
Copy link

helt commented Apr 22, 2016

ok. just a hint (for me):

When running in the spark cluster in standalone mode, then the spark_user_shell should be /bin/bash, not /bin/false

@lhoss
Copy link
Contributor

lhoss commented Mar 19, 2018

This is coming very soon , thx to molecule tests , see #28 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants