stevenzwu commented on issue #13097:
URL: https://github.com/apache/iceberg/issues/13097#issuecomment-2892609446

   Created a PR to apply the suggestion: 
https://github.com/apache/iceberg/pull/13101
   
   I didn't understand why `RESTCatalogServer` doesn't suffer this problem. It 
is primarily used/exposed via `RESTServerExtension`. 
   
https://github.com/apache/iceberg/blob/main/open-api/src/testFixtures/java/org/apache/iceberg/rest/RESTCatalogServer.java#L112
   
   I ran `org.apache.iceberg.spark.SmokeTest`, which transitively apply 
`RESTServerExtension`. It worked fine without the `/etc/hosts` hack.


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

Reply via email to