-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add tools for Google Serverless Spark #1689
Copy link
Copy link
Open
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for Feature.
Prerequisites
What are you trying to do that currently feels hard or impossible?
I'm from the Google Cloud Dataproc team, and I'd like to add support for one of our runtime engines, Serverless Spark (full name Google Cloud Serverless for Apache Spark).
Mostly, the exposed tools should be thin wrappers around our batch and session CRUD APIs, as well as some undocumented APIs for fetching debugging information.
Sample tools:
Example CUJs include:
Suggested Solution(s)
No response
Alternatives Considered
No response
Additional Details
No response