Skip to content

getting-started for spark fails with error unauthorized_client #1692

@gh-yzou

Description

@gh-yzou

Describe the bug

The notebook start failing with error unauthorized_client when talked to the server using the credential and secret from python client. The reason seems because the secret is redacted and the redacted string is directly passed to server.

repo steps:

  1. follow instructions under getting-started/spark/README.md to start the docker containers and open the notebook
  2. run the notebook, it will start failing at "spark.sql("USE polaris")"

To Reproduce

No response

Actual Behavior

No response

Expected Behavior

No response

Additional context

No response

System information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions