diff --git a/faq/data-lab.mdx b/faq/data-lab.mdx index c6e5185876..1651a99039 100644 --- a/faq/data-lab.mdx +++ b/faq/data-lab.mdx @@ -5,15 +5,11 @@ meta: content: h1: Distributed Data Lab FAQ dates: - validation: 2024-07-31 + validation: 2025-02-06 category: managed-services productIcon: DistributedDataLabProductIcon --- -## How can I register for the Distributed Data Lab private beta? - -You can request access to the Distributed Data Lab private beta by email via the [Scaleway betas](https://www.scaleway.com/fr/betas/#distributed-data-lab) page. - ## What is Apache Spark? Apache Spark is an open-source unified analytics engine designed for large-scale data processing. It provides an interface for programming entire clusters with implicit data parallelism and fault tolerance. Spark offers high-level APIs in Java, Scala, Python, and R, and an optimized engine that supports general execution graphs.