pseudomuto commented on issue #10110: URL: https://github.com/apache/iceberg/issues/10110#issuecomment-2047655639
> These settings are not needed on the client (engine) side. We have Nessie running behind IAP in Google and the auth token is added to the spark properties before the code shown above. I was under the impression these were necessary, but I can certainly try removing them. Less is more, for sure 😄 I'm going to deploy the 0.78.0 server this morning, as suggested by @ajantha-bhat, to see if that makes a difference. My gut says it won't help because the issue doesn't appear to be related to API compatibility between the client (0.78.0) and server (0.76.3) but more like what you mentioned above where the JavaHttpClient is closed, and then a subsequent attempt is made to reuse it -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org