risey-yimu commented on issue #13781:
URL: https://github.com/apache/iceberg/issues/13781#issuecomment-3178205052

   > [@ajantha-bhat](https://github.com/ajantha-bhat) the error comes from S3 
remote signing. I'm guessing Nessie server is sending back the 
`s3.remote-signing-enabled` flag (indicating that it supports remote signing) 
with an additional `s3.signer.endpoint` that causes the issue.
   > 
   > [@risey-yimu](https://github.com/risey-yimu) in your debugging, can you 
check the values for the Signer configuration and share a screenshot?
   
   After debugging again, I found that the error occurred in the deleteFiles 
method of the DeleteOrphanFilesSparkAction class.
   
   
![Image](https://github.com/user-attachments/assets/d3d6ba3d-51c2-41aa-b216-2916f3252d83)
   The IO here is from table.io. So could this problem be related to nessie's 
configuration?The configuration is provided by the partner above
   
   <img width="1154" height="1065" alt="Image" 
src="https://github.com/user-attachments/assets/92c3d9c4-2db1-4c5f-a7de-10ff5746b823";
 />


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