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