Run a PySpark job on oleander-managed infrastructure in a few minutes. Lineage, cost, and run context are captured automatically from the first execution.Documentation Index
Fetch the complete documentation index at: https://docs.oleander.dev/llms.txt
Use this file to discover all available pages before exploring further.
Install the CLI
Configure your API key
Authenticate with the API key from your oleander settings.Initialize a workspace
Create a new PySpark job workspace:entrypoint.py, a mylib/ package directory, and a Makefile for building deployable artifacts.
Install dependencies and build:
out/pyfiles.zip and out/environment.tar.gz for upload.
Upload and submit
Upload your entrypoint and dependencies, then submit a run:Next steps
Spark jobs reference
Upload artifacts, submit runs, and register your own Spark clusters
CLI reference
Full
oleander spark commands for init, upload, submit, and clusters