Re: [I] spark.table() raises warn: Unclosed S3FileIO instance in GlueTableOperations [iceberg]

2024-04-11 Thread via GitHub
nastra closed issue #7841: spark.table() raises warn: Unclosed S3FileIO instance in GlueTableOperations URL: https://github.com/apache/iceberg/issues/7841 -- 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 g

Re: [I] spark.table() raises warn: Unclosed S3FileIO instance in GlueTableOperations [iceberg]

2024-04-11 Thread via GitHub
nastra commented on issue #7841: URL: https://github.com/apache/iceberg/issues/7841#issuecomment-2050076019 Closing this at it has been fixed by https://github.com/apache/iceberg/pull/8315. @tiki-sk please open a new issue for the catalogs where the warning pops up -- This is an automate

Re: [I] spark.table() raises warn: Unclosed S3FileIO instance in GlueTableOperations [iceberg]

2024-04-11 Thread via GitHub
nastra commented on issue #7841: URL: https://github.com/apache/iceberg/issues/7841#issuecomment-2050074420 > What are the implications of this warning? @W-Ely Sorry I missed this comment. The `S3FileIO` instance will still be closed, but it's indicating that it hasn't been properly c

Re: [I] spark.table() raises warn: Unclosed S3FileIO instance in GlueTableOperations [iceberg]

2024-04-11 Thread via GitHub
tiki-sk commented on issue #7841: URL: https://github.com/apache/iceberg/issues/7841#issuecomment-2049769874 I got the same warning for HadoopCatalog: `24/04/11 15:54:15 WARN o.a.i.a.s.S3FileIO: Unclosed S3FileIO instance created by: org.apache.iceberg.aws.s3.S3FileIO.init