gh-yzou opened a new issue, #1692:
URL: https://github.com/apache/polaris/issues/1692
### 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_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]