A Quick Question on Running a job from CLI

Paul_Seattle
New Contributor

Could anyone tell me what could be wrong with my command to submit a spark job with params( If I don’t have --spark-submit-params, it’s fine). Please see the attached snapshot.

image

User16539034020
Databricks Employee
Databricks Employee

yes, there is no need for spark-submit-params.

databricks jobs run-now --job-id ***

reference: https://docs.databricks.com/dev-tools/cli/jobs-cli.html