Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove aws bundled sdk dependency #201

Closed
ismailsimsek opened this issue May 31, 2023 · 1 comment
Closed

Remove aws bundled sdk dependency #201

ismailsimsek opened this issue May 31, 2023 · 1 comment

Comments

@ismailsimsek
Copy link
Member

ismailsimsek commented May 31, 2023

remove s3 bundle dependency which is very large in size.

as an alternative S3FileIO could be used this is the recommended file IO for s3.

S3FileIO adopts the latest AWS clients and S3 features for optimized security and performance and is thus recommended for S3 use cases rather than the S3A FileSystem.

further details:
https://iceberg.apache.org/docs/1.4.0/aws/#s3-fileio

https://iceberg.apache.org/docs/1.4.0/aws/#hadoop-s3a-filesystem

@ismailsimsek
Copy link
Member Author

Closed by #204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant