jerqi commented on issue #9418:
URL: https://github.com/apache/gravitino/issues/9418#issuecomment-3645605771

   > Im looking at the IcebergCatalogPropertiesMetadata, and i do not see 
GCSProperties mapping? do you think thats the rootcause?
   
   It's not the root cause. I elaborate more. Iceberg GCSFIleIO can only use 
access token instead of service account file. Access token can be expired. So 
we should use service account file to generate an access control when we 
construct the catalog. The GCSFileIO will use access token and refresh the 
token. 


-- 
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]

Reply via email to