---
metadata:
  - name: generator
    content: Diplodoc Platform v5.15.6
alternate:
  - https://ytsaurus.tech/docs/ru/user-guide/data-processing/spyt/overview.md
  - https://ytsaurus.tech/docs/en/user-guide/data-processing/spyt/overview.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ytsaurus.tech/docs/en/llms.txt

{% include [Overview](../../../_includes/user-guide/data-processing/spyt/overview-p1-ab23b45caa0f.md) %}

## What is SPYT? { #what-is-spyt }

SPYT powered by Apache Spark enables a Spark cluster to be started with YTsaurus computational capacity.  The cluster is started in a [YTsaurus Vanilla operation](https://ytsaurus.tech/docs/en/user-guide/data-processing/operations/vanilla.md), then takes a certain amount of resources from the quota and occupies them constantly.  Spark can read [static](https://ytsaurus.tech/docs/en/user-guide/storage/static-tables.md), as well as [dynamic YTsaurus tables](https://ytsaurus.tech/docs/en/user-guide/dynamic-tables/overview.md), perform computations on them, and record the result in the static table.

{% include [Overview](../../../_includes/user-guide/data-processing/spyt/overview-p2-7f984df1da8e.md) %}
