hpylypets-ua commented on issue #8322: URL: https://github.com/apache/iceberg/issues/8322#issuecomment-2127885277
So what's the plan to fix this or any workarounds? How can I migrate existing files on the s3 to the iceberg aws glue catalog backed with s3? it fails as indicated above with `No FileSystem for scheme "s3"`. Does it mean that I need to rewrite data files?? I tried to use s3a, but then it fails to read catalog metadata with the same error. `org.apache.iceberg.exceptions.RuntimeIOException: Failed to get file system for path: s3://hp-bucket2/dir/iceberg-catalog/db.db/table2/metadata/stage-23-task-811-manifest-61f714f0-2fe7-4c89-9531-36a6f99d3ed1.avro` -- 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