Azure / Azure/azure-databricks-client
Missing `environments` parameter in job settings
Open
- Dominant language
- C#
- Stars
- 87
- Forks
- 73
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 2
Description
The Jobs API is missing the environments parameter which is used to set the environment version for serverless job runs.
Subsequently there needs to be an optional `environment_key` parameter in the task settings for a Job too.
http://docs.databricks.com/api/azure/workspace/jobs/submit
Contributor guide
Assessment
This issue has not been assessed yet.