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/09/03 05:57:22 UTC

[GitHub] [iceberg] mechgouki commented on pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl

mechgouki commented on pull request #2847:
URL: https://github.com/apache/iceberg/pull/2847#issuecomment-912278449


   > @wang-x-xia, if EMC is S3 compatible and uses the v1 S3 API, why not make this an implementation of FileIO that uses the older S3 API? Can you help me understand why this is specific to EMC?
   
   The short answer is the V2 SDK added limitation for extension, while some extension APIs will benefit Iceberg to have better performance run on our product.
   As Xia said, we could switch to use DellEMC Client which also open source https://github.com/EMCECS/ecs-object-client-java  
   But we might need additional check on legal as the license is BSD.


-- 
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-unsubscribe@iceberg.apache.org

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