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:
- follow instructions under getting-started/spark/README.md to start the docker containers and open the notebook
- 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