EkramShorifBud commented on issue #14982:
URL: https://github.com/apache/iceberg/issues/14982#issuecomment-3813939200

   hey, i had a similar issue and reached out to google support. they said the 
following and its working for me now:
    ``` 
   The error occurs when the code attempts to authenticate using GCSFileIO. The 
authentication fails because it is using an invalid endpoint to refresh 
credentials, which causes the process to fail.
   
   This happens because the configuration properties have been updated in 
Iceberg version 1.6, which you are currently using. The connector should handle 
the authentication correctly once the properties are updated as shown in the 
documentation[1].
   ```
   
https://docs.cloud.google.com/biglake/docs/blms-rest-catalog#configure-catalog 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to