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

Add support for deploying stand alone Spark clusters #203

Open
4 tasks
razvan opened this issue Feb 7, 2023 · 1 comment
Open
4 tasks

Add support for deploying stand alone Spark clusters #203

razvan opened this issue Feb 7, 2023 · 1 comment

Comments

@razvan
Copy link
Member

razvan commented Feb 7, 2023

Description

Jupyter notebooks can connect to stand alone clusters. This allows for much better scalability when analyzing big data with Pyspark notebooks.

Acceptance

  • A new custom resource describes stand alone clusters
  • Stand alone clusters can be are provisioned with external dependencies
  • Stand alone clusters can be connected with history servers
  • ...
@sbernauer
Copy link
Member

I personally like Notebooks running in client mode and requesting executors and would prefer that solution over a Spark standalone cluster. We used that extensively at my previous company

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

2 participants