chulucninh09 commented on issue #3546: URL: https://github.com/apache/iceberg/issues/3546#issuecomment-968495271
Got it, but I want to try out the new S3FileIO standalone like the doc said. Since there is no compatible concept & implementation between Hadoop FileSystem and Iceberg, I have to use `S3AFileSystem` instead. Can we use `s3a://` scheme in conjunction with `io-impl` to use S3FileIO? > Iceberg allows users to write data to S3 through S3FileIO. GlueCatalog by default uses this FileIO, and other catalogs can load this FileIO using the io-impl catalog property. https://iceberg.apache.org/#aws/#s3-fileio -- 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]
