Describe the issue
I have in my cluster spark_version: 18.x-scala2.13. It deploys correctly in DABs.
Then I'm trying to create local environment with it I get fail mentioned in logs. It doesn't occur on lower version such as 17.3.
Steps to reproduce the behavior
Please list the steps required to reproduce the issue, for example:
- Deploy cluster with 18 LTS version.
- Run databricks environments setup-local --profile xxxx --cluster-id xxxx
Expected Behavior
It should start creating environment.
Actual Behavior
It fails.
OS and CLI version
windows and cli 1.14.0
Is this a regression?
It worked on 17.3 cluster runtime
Debug Logs
✗ Setup failed while fetching constraints.
no published environment for "dbr/18.x-scala2.13". If this is a new runtime, try the latest LTS target (e.g. --serverless-version 5 or a supported --cluster-id DBR): GET https://raw.githubusercontent.com/databricks/environments/main/python/dbr/18.x-scala2.13/pyproject.toml: environment key not found
Describe the issue
I have in my cluster spark_version: 18.x-scala2.13. It deploys correctly in DABs.
Then I'm trying to create local environment with it I get fail mentioned in logs. It doesn't occur on lower version such as 17.3.
Steps to reproduce the behavior
Please list the steps required to reproduce the issue, for example:
Expected Behavior
It should start creating environment.
Actual Behavior
It fails.
OS and CLI version
windows and cli 1.14.0
Is this a regression?
It worked on 17.3 cluster runtime
Debug Logs
✗ Setup failed while fetching constraints.
no published environment for "dbr/18.x-scala2.13". If this is a new runtime, try the latest LTS target (e.g. --serverless-version 5 or a supported --cluster-id DBR): GET https://raw.githubusercontent.com/databricks/environments/main/python/dbr/18.x-scala2.13/pyproject.toml: environment key not found