You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/04/01 23:39:34 UTC

[GitHub] [iceberg] jackye1995 commented on issue #2168: Flink: [doc] Is there a full example for Iceberg+Flink+S3 ?

jackye1995 commented on issue #2168:
URL: https://github.com/apache/iceberg/issues/2168#issuecomment-812233747


   > S3FileIO was asking for many aws services like dynamodb/glue/kms and we have to add them individually
   
   This is a part of the effort to move to AWS SDK v2.
   
   There are users who only need individual AWS dependencies to minimize dependency size, that's why we chose this approach. If you don't care about the jar size, you can just use the aws bundle. More details are described in the PR I created.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org