microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.5k stars 882 forks source link

Expanding the HDFS folder for BDC leads to an error #12905

Closed saurabh500 closed 3 years ago

saurabh500 commented 3 years ago

Issue Type: Bug

I connected to a BDC deployment on mssql.tdeupgrade.aris.local,31433 using Windows authentication. I expanded the HDFS folder in the Object explorer and I got this error "Error: Missing required inputs for CLuster controller API (URL, username, password)

image

Azure Data Studio version: azuredatastudio-insiders 1.24.0-insider (10d3a6b2bae26d9a95bc44df4843c9e62224e404, 2020-10-13T05:30:59.632Z) OS version: Windows_NT x64 10.0.19041

System Info |Item|Value| |---|---| |CPUs|Intel(R) Xeon(R) CPU E5-2670 v3 @ 2.30GHz (8 x 2295)| |GPU Status|2d_canvas: unavailable_software
flash_3d: disabled_software
flash_stage3d: disabled_software
flash_stage3d_baseline: disabled_software
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: disabled_off
protected_video_decode: disabled_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software| |Load (avg)|undefined| |Memory (System)|16.00GB (10.35GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions: none
saurabh500 commented 3 years ago

Tried this on two different VMs both domain joined. Works OK in the latest release build that I downloaded though. So possibly a regression.