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

[Feature] support spark standalone deploy mode #4130

Open
3 tasks done
monrg opened this issue Nov 6, 2024 · 0 comments
Open
3 tasks done

[Feature] support spark standalone deploy mode #4130

monrg opened this issue Nov 6, 2024 · 0 comments

Comments

@monrg
Copy link
Contributor

monrg commented Nov 6, 2024

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

Currently, StreamPark lacks support for deploying in Spark's standalone deploy mode. Adding support for standalone mode would enable better quick start and testing.

This enhancement would involve:

Extending deployment capabilities to include the standalone cluster manager.

Watching cluster status.

Benefits:

Simplifies setup for smaller environments without requiring a complex resource manager.

Provides flexibility for users to choose the deployment strategy best suited to their needs.

Expected Outcome: Users can deploy and manage Spark applications using Spark's standalone deploy mode, with proper documentation and configuration guidelines.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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

No branches or pull requests

1 participant