Python
Python3 jobs allow users to run Python scripts or Spark-based PySpark workloads.

Overview
Python jobs provide flexibility for data transformations, analytics, automation, machine learning, and ETL pipelines.
Required Fields
Arguments
Provide the arguments required by the Python script.
Cluster
Select the cluster where the job will execute.
Path
Choose the Python script path from the dependency repository.
Advanced Options
Supports configurations such as:
- Python packages
- Additional files
- Archives
- Spark configs
- PyFiles
- Driver configs

When to Use Python Jobs
Python jobs are ideal for:
- Machine learning workflows
- Data wrangling scripts
- PySpark ETL