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 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.
Search before asking
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: