XBaith commented on issue #6137:
URL: https://github.com/apache/iceberg/issues/6137#issuecomment-1321546181

   We need to disable the Hadoop filesystem cache. Otherwise, Iceberg will 
always return the first Filesystem we load.
   ```
   conf.set("fs.hdfs.impl.disable.cache", "true")
   ```


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