Skip to content

Get demo working #44

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

Open
wants to merge 12 commits into
base: clif/armada_integration
Choose a base branch
from

Conversation

GeorgeJahad
Copy link

This PR allows you to do a spark submit of the spark pi app. That creates a driver and 2 executors on armada. Each executor does roughly half the work and returns the results to the driver.

You can see the result in the k8s logs, and the armada lookout ui shows all three jobs completing successfully.

To run it invoke:

examples/submitSparkPi.sh

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

Successfully merging this pull request may close these issues.

1 participant