Skip to content

[BUG]: lakebridge analyzer install fails on Windows 11 #2120

@timppis

Description

@timppis

Is there an existing issue for this?

  • I have searched the existing issues

Category of Bug / Issue

Analyzer bug

Current Behavior

Lakebridge installation fails with windows 11 pc

Expected Behavior

Installation should succeed

Steps To Reproduce

  1. Windows 11
  2. Python 3.11

Relevant log output or Exception details

C:\User\>databricks labs install lakebridge -p dbx-dev --debug
12:02:40  INFO start pid=5380 version=0.229.0 args="databricks, labs, install, lakebridge, -p, dbx-dev, --debug"
12:02:40 DEBUG Latest lakebridge version is: v0.10.12 pid=5380
12:02:40 DEBUG Reading [[email protected]](mailto:[email protected]) from databrickslabs/lakebridge pid=5380
12:02:40  INFO Overriding login profile: dbx-dev pid=5380
12:02:40 DEBUG Loading dbx-dev profile from C:\User\.databrickscfg pid=5380 sdk=true
12:02:40 DEBUG Resolved login: Config: host=https://adb-xxxxxxxxxxxxxxxx.x.azuredatabricks.net/, profile=dbx-dev, config_file=C:\User\.databrickscfg pid=5380 sdk=true
12:02:40 DEBUG Writing auth configuration to: C:\User\.databricks\labs\lakebridge\config\login.json pid=5380
⣾ Cleaning up previous installation if necessary12:02:40 DEBUG Downloading zipball for v0.10.12 from databrickslabs/lakebridge pid=5380
⣻ Downloading and unpacking zipball for v0.10.12Error: lib: download zipball from GitHub: stream error: stream ID 1; NO_ERROR; received from peer
12:02:41 ERROR failed execution pid=5380 exit_code=1 error="lib: download zipball from GitHub: stream error: stream ID 1; NO_ERROR; received from peer"

Logs Confirmation

  • I ran the command line with --debug
  • I have attached the lsp-server.log under USER_HOME/.databricks/labs/remorph-transpilers/<converter_name>/lib/lsp-server.log

Sample Query

Operating System

Windows

Version

latest via Databricks CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions