[Yandex Cloud documentation](../index.md) > Yandex Managed Service for Apache Spark™ > Managed Service for Apache Spark™

# Yandex Managed Service for Apache Spark™

 - [Getting started](quickstart.md)

## Step-by-step guides

 - [All guides](operations/index.md)

### Clusters

 - [Information about existing clusters](operations/cluster-list.md)

 - [Creating a cluster](operations/cluster-create.md)

 - [Connecting to a cluster](operations/connect.md)

 - [Updating a cluster](operations/cluster-update.md)

 - [Apache Spark™ version upgrade](operations/cluster-version-update.md)

 - [Maintenance](operations/cluster-maintenance.md)

 - [Stopping and restarting a cluster](operations/cluster-stop.md)

 - [Managing cluster access](operations/cluster-access.md)

 - [Deleting a cluster](operations/cluster-delete.md)

### Jobs

 - [Spark jobs](operations/jobs-spark.md)

 - [PySpark jobs](operations/jobs-pyspark.md)

 - [SparkConnect jobs](operations/jobs-sparkconnect.md)

### Logs and monitoring

 - [Cluster state monitoring](operations/monitoring.md)

 - [Viewing cluster logs](operations/cluster-logs.md)

 - [Monitoring the state of Spark applications](operations/spark-monitoring.md)

 - [Diagnostics and examples of troubleshooting performance issues in Spark applications](operations/spark-diagnostics.md)

## Tutorials

 - [All tutorials](tutorials/index.md)

 - [Working with Yandex Object Storage using a local Hive catalog](tutorials/spark-objstorage-integration.md)

 - [Working with Yandex Object Storage using a Apache Hive™ Metastore cluster](tutorials/metastore-and-spark.md)

 - [Working with an Apache Iceberg™ table from a PySpark job](tutorials/spark-simple-rw-job.md)

 - [Running a PySpark job using Yandex Managed Service for Apache Airflow™](tutorials/airflow-spark-min.md)

 - [Using a Yandex Lockbox secret in a PySpark job to connect to Yandex Managed Service for PostgreSQL](tutorials/job-pyspark-secret-access.md)

 - [Automating operations using Yandex Managed Service for Apache Airflow™](tutorials/airflow-automation.md)

 - [Integration with DataSphere](tutorials/spark-and-datasphere.md)

## Concepts

 - [Resource relationships](concepts/index.md)

 - [Networking in Yandex Managed Service for Apache Spark™](concepts/network.md)

 - [Quotas and limits](concepts/limits.md)

 - [Host classes](concepts/instance-types.md)

 - [Maintenance](concepts/maintenance.md)

 - [Autoscaling](concepts/autoscaling.md)

 - [Apache Spark™ properties](concepts/spark-properties.md)

 - [Access management](security.md)

 - [Pricing policy](pricing.md)

 - [Metrics Yandex Monitoring](metrics.md)

 - [Audit Trails events](at-ref.md)

## CLI reference

 - [Overview](cli-ref/index.md)

### cluster

 - [Overview](cli-ref/cluster/index.md)

 - [add-access-binding](cli-ref/cluster/add-access-binding.md)

 - [create](cli-ref/cluster/create.md)

 - [delete](cli-ref/cluster/delete.md)

 - [get](cli-ref/cluster/get.md)

 - [list](cli-ref/cluster/list.md)

 - [list-access-bindings](cli-ref/cluster/list-access-bindings.md)

 - [list-operations](cli-ref/cluster/list-operations.md)

 - [remove-access-binding](cli-ref/cluster/remove-access-binding.md)

 - [set-access-bindings](cli-ref/cluster/set-access-bindings.md)

 - [start](cli-ref/cluster/start.md)

 - [stop](cli-ref/cluster/stop.md)

 - [update](cli-ref/cluster/update.md)

### job

 - [Overview](cli-ref/job/index.md)

 - [cancel](cli-ref/job/cancel.md)

 - [create-pyspark](cli-ref/job/create-pyspark.md)

 - [create-spark](cli-ref/job/create-spark.md)

 - [create-spark-connect](cli-ref/job/create-spark-connect.md)

 - [get](cli-ref/job/get.md)

 - [list](cli-ref/job/list.md)

 - [log](cli-ref/job/log.md)

### v0

 - [Overview](cli-ref/v0/index.md)

#### cluster

 - [Overview](cli-ref/v0/cluster/index.md)

 - [add-access-binding](cli-ref/v0/cluster/add-access-binding.md)

 - [create](cli-ref/v0/cluster/create.md)

 - [delete](cli-ref/v0/cluster/delete.md)

 - [get](cli-ref/v0/cluster/get.md)

 - [list](cli-ref/v0/cluster/list.md)

 - [list-access-bindings](cli-ref/v0/cluster/list-access-bindings.md)

 - [list-operations](cli-ref/v0/cluster/list-operations.md)

 - [remove-access-binding](cli-ref/v0/cluster/remove-access-binding.md)

 - [set-access-bindings](cli-ref/v0/cluster/set-access-bindings.md)

 - [start](cli-ref/v0/cluster/start.md)

 - [stop](cli-ref/v0/cluster/stop.md)

 - [update](cli-ref/v0/cluster/update.md)

#### job

 - [Overview](cli-ref/v0/job/index.md)

 - [cancel](cli-ref/v0/job/cancel.md)

 - [create-pyspark](cli-ref/v0/job/create-pyspark.md)

 - [create-spark](cli-ref/v0/job/create-spark.md)

 - [create-spark-connect](cli-ref/v0/job/create-spark-connect.md)

 - [get](cli-ref/v0/job/get.md)

 - [list](cli-ref/v0/job/list.md)

 - [log](cli-ref/v0/job/log.md)

 - [Terraform reference](tf-ref.md)

## API reference

 - [API authentication](api-ref/authentication.md)

### gRPC

 - [Overview](api-ref/grpc/index.md)

#### Cluster

 - [Overview](api-ref/grpc/Cluster/index.md)

 - [Get](api-ref/grpc/Cluster/get.md)

 - [List](api-ref/grpc/Cluster/list.md)

 - [Create](api-ref/grpc/Cluster/create.md)

 - [Update](api-ref/grpc/Cluster/update.md)

 - [Delete](api-ref/grpc/Cluster/delete.md)

 - [Start](api-ref/grpc/Cluster/start.md)

 - [Stop](api-ref/grpc/Cluster/stop.md)

 - [ListOperations](api-ref/grpc/Cluster/listOperations.md)

 - [ListAccessBindings](api-ref/grpc/Cluster/listAccessBindings.md)

 - [SetAccessBindings](api-ref/grpc/Cluster/setAccessBindings.md)

 - [UpdateAccessBindings](api-ref/grpc/Cluster/updateAccessBindings.md)

#### Job

 - [Overview](api-ref/grpc/Job/index.md)

 - [List](api-ref/grpc/Job/list.md)

 - [Create](api-ref/grpc/Job/create.md)

 - [Get](api-ref/grpc/Job/get.md)

 - [ListLog](api-ref/grpc/Job/listLog.md)

 - [Cancel](api-ref/grpc/Job/cancel.md)

#### Maintenance

 - [Overview](api-ref/grpc/Maintenance/index.md)

 - [List](api-ref/grpc/Maintenance/list.md)

 - [Get](api-ref/grpc/Maintenance/get.md)

 - [Reschedule](api-ref/grpc/Maintenance/reschedule.md)

#### Operation

 - [Overview](api-ref/grpc/Operation/index.md)

 - [Get](api-ref/grpc/Operation/get.md)

 - [Cancel](api-ref/grpc/Operation/cancel.md)

 - [Release notes](release-notes.md)