orenccl commented on PR #5737: URL: https://github.com/apache/gravitino/pull/5737#issuecomment-2524747679
Using the account name and account key to obtain StorageSharedKeyCredential doesn't work in the Iceberg 1.5.2 + Spark environment; only SAS tokens or DefaultAzureCredentialBuilder can be used. However, the Gravitino server currently cannot use tokens to write metadata information, and DefaultAzureCredentialBuilder requires users to set environment variables, which cannot be configured through Gravitino conf. -- 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]
