Skip to content

Commit 65243cd

Browse files
authored
Temporarily remove SQL warehouse requirement from labs.yml (#604)
At the moment the Databricks CLI installer has a bug, when a `DEFAULT` profile without `warehouse_id` is causing an installation error.
1 parent ce8c7b4 commit 65243cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

labs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
name: ucx
33
description: Unity Catalog Migration Toolkit (UCX)
44
install:
5-
warehouse_types:
6-
- PRO
75
script: src/databricks/labs/ucx/install.py
86
entrypoint: src/databricks/labs/ucx/cli.py
97
min_python: 3.10

0 commit comments

Comments
 (0)