risey-yimu commented on issue #13781: URL: https://github.com/apache/iceberg/issues/13781#issuecomment-3177425546
> > 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. > > It is using `S3FileIO` and reporting `Invalid S3 URI: 'http://los.uisee.com/warehouse?delete'`, check how that URI came from. I debugged this program.This error occurs where the image is displayed. <img width="1585" height="617" alt="Image" src="https://github.com/user-attachments/assets/6bac7587-62fa-427d-aa3e-c28f02eb2e13" /> I saw this URI in the S3 client. However, the configuration in the program all uses the IP address, not http://los.uisee.com. I'm not sure where this URI is obtained from. <img width="1631" height="931" alt="Image" src="https://github.com/user-attachments/assets/39eb5be8-672a-42cd-ae9a-a42b987a7c03" /> orphan files list is correct <img width="1675" height="439" alt="Image" src="https://github.com/user-attachments/assets/2b40510b-0373-47dc-9fe1-51d4a7f913b2" /> -- 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]
