e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
1.0 KiB
1.0 KiB
title, type, description
| title | type | description |
|---|---|---|
| Google Cloud Serverless for Apache Spark | docs | Details of the Google Cloud Serverless for Apache Spark prebuilt configuration. |
Google Cloud Serverless for Apache Spark
--prebuiltvalue:serverless-spark- Environment Variables:
SERVERLESS_SPARK_PROJECT: The GCP project IDSERVERLESS_SPARK_LOCATION: The GCP Location.
- Permissions:
- Dataproc Serverless Viewer (
roles/dataproc.serverlessViewer) to view serverless batches. - Dataproc Serverless Editor (
roles/dataproc.serverlessEditor) to view serverless batches.
- Dataproc Serverless Viewer (
- Tools:
list_batches: Lists Spark batches.get_batch: Gets information about a Spark batch.cancel_batch: Cancels a Spark batch.create_pyspark_batch: Creates a PySpark batch.create_spark_batch: Creates a Spark batch.list_sessions: Lists Spark sessions.get_session: Gets a Spark session.get_session_template: Gets a Spark session template.