databricks-sdk-py icon indicating copy to clipboard operation
databricks-sdk-py copied to clipboard

[ISSUE] Ensure Python SDK U2M authentication functions on Windows

Open rportilla-databricks opened this issue 1 year ago • 1 comments

Description This is to track running Python tests on Windows in CI

Reproduction https://github.com/databricks/databricks-sdk-java/pull/192 - an issue previously existed in the Java SDK so we want to ensure we have test coverage for Windows.

Expected behavior We expect the credentials corresponding the profile to be found with Python and Windows.

Is it a regression? No.

Debug Logs The SDK logs helpful debugging information when debug logging is enabled. Set the log level to TRACE (e.g. add log4j.logger.com.databricks=TRACE to the log4j.properties in your project), and include the logs here.

Other Information

OS - Windows Additional context Add any other context about the problem here.

rportilla-databricks avatar Dec 01 '23 13:12 rportilla-databricks

Hi @rportilla-databricks Thanks for reaching out. We will we looking into this.

hectorcast-db avatar Dec 04 '23 14:12 hectorcast-db