aleksandra_ch
Databricks Employee
Databricks Employee

Hi Chandana_Ramesh,

Please rerun the command with a --debug flag and share the command and the whole output.

From the message that you shared, it looks like the Analyzer.exe binary is not accessible:

  • Verify the binary exists and is accessible: C:\Users\chandana.r\.databricks\labs\lakebridge\state\venv\lib\site-packages\databricks\labs\bladespector\Analyzer\Windows\analyzer.exe. If it’s missing, reinstall Lakebridge via the Databricks CLI. If it’s present, ensure it’s not quarantined or blocked.
  • Check Windows Defender quarantine and add an exclusion for the C:\Users\chandana.r\.databricks\labs\lakebridge\state\venv\Lib\site-packages\databricks\labs\bladespector\Analyzer\Windows directory, then restore the analyzer.exe if quarantined.

Hope this helps.