Skip to content

Runtime 18 LTS fails on local environment creation #6426

Description

@tomyki

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:

  1. Deploy cluster with 18 LTS version.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLICLI related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions