Skip to content

Conversation

@mgyucht
Copy link
Contributor

@mgyucht mgyucht commented Oct 31, 2024

Changes

The runtime auth methods fail when using the Python SDK in a Python subprocess. In this environment, the UserNamespaceInitializer is present as it is built into DBR, but it depends on process-level state that is only initialized for the notebook process itself. This PR tolerates the error thrown by PySpark so that default auth can fall back to other auth methods in this environment.

Tests

  • make test run locally
  • make fmt applied
  • relevant integration tests applied

@mgyucht mgyucht temporarily deployed to test-trigger-is October 31, 2024 13:45 — with GitHub Actions Inactive
@mgyucht mgyucht temporarily deployed to test-trigger-is October 31, 2024 13:49 — with GitHub Actions Inactive
@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/11613171470

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants