Skip to main content
Version: v2.9.1

SQL

SQL jobs allow users to execute SQL queries directly against the Yeedu compute engine.

SQL Job

Overview

SQL jobs are designed for structured data processing, analytical queries, and scheduled transformations.

Input Methods

Inline Query

Users can write SQL manually in the editor.

Upload SQL File

Upload .sql scripts containing one or more queries.

Required Fields

Cluster

Choose the cluster that will run the SQL queries.

Path (optional)

Select a stored SQL script from the dependency repo.

Advanced Options

Configure:

  • Packages
  • Files
  • JARs
  • Spark configs
  • Concurrent Runs

Advanced Options

Common Use Cases

  • Reporting pipelines
  • Data quality checks
  • Incremental transformation jobs