cgpoh commented on PR #208: URL: https://github.com/apache/polaris/pull/208#issuecomment-2311672203
Hi @dennishuo, I just tested and the fix doesn't satisfy my use case. For my use case, the Spark job should not provide Azure credentials as environment variables for it to execute properly. I don't want our Azure credentials to be exposed through Spark Job and hence, I prefer the credential vending mode where Polaris Catalog is the only place that knows about Azure credentials and we can apply RBAC policy to Spark job via `spark.sql.catalog.catalog_name.credential` -- 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]
