ajantha-bhat commented on issue #13781:
URL: https://github.com/apache/iceberg/issues/13781#issuecomment-3174552507

   For Nessie, we recommend using Nessie gc tool from the nessie repo (not the 
Iceberg procedures). I recall we blocked it with `gc.enabled = false` (cannot 
override from alter table properties, at runtime it always used to set to 
false).  So, I wonder how you executed it.  Maybe something changed in the 
remove orphan files that doesn't check gc flag? 
   
   > java.lang.IllegalArgumentException: Invalid S3 URI: 
'http://los.uisee.com/warehouse?delete'
   
   Also, the error is not from Nessie. It is from AWS SDK. You are using the 
invalid configs? 
   Even if you change catalogs, I assume you would get the same errors. 


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