Skip to content

Commit

Permalink
Update website/docs/reference/resource-configs/databricks-configs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Amy Chen <[email protected]>
  • Loading branch information
benc-db and amychen1776 authored Oct 23, 2024
1 parent 1a6932a commit 5877b54
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We do not yet have a PySpark API to set tblproperties at table creation, so this

### Python submission methods

As of 1.9, there are four options for `submission_method`:
As of 1.9 (or versionless if you're on dbt Cloud), there are four options for `submission_method`:

* `all_purpose_cluster`: execute the python model either directly using the [command api](https://docs.databricks.com/api/workspace/commandexecution) or by uploading a notebook and creating a one-off job run
* `job_cluster`: creates a new job cluster to execute an uploaded notebook as a one-off job run
Expand Down

0 comments on commit 5877b54

Please sign in to comment.