lk-1984 commented on issue #12557: URL: https://github.com/apache/iceberg/issues/12557#issuecomment-2732011608
It is the `createFileSystem` method, and the configuration is the input so probably the configuration is incorrect. I have not specified such parameter that would have `60s` so it must be some default value. https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java#L3619 -- 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]
