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/07/12 06:37:02 UTC

[GitHub] [iceberg] mechgouki opened a new issue #2806: Add DellEMC ECS catalog support

mechgouki opened a new issue #2806:
URL: https://github.com/apache/iceberg/issues/2806


   This issue is to add a new catalog which will make Apache iceberg support [DELL EMC ECS](https://www.delltechnologies.com/en-us/storage/ecs/index.htm#tab0=0&tab1=0) ,  ECS is Enterprise object storage platform from Dell EMC, ECS delivers rich S3-compatibility on a globally distributed architecture, empowering organizations to support enterprise workloads such as cloud-native, archive, IoT, AI, and big data analytics applications at scale.  It will be valuable to support it in Apache Iceberg official repo to bring Apache Iceberg ecosystem into enterprise hybrid cloud solution which built on ECS today. 
   
   In the ECS catalog implementation (PR will submit soon), we will use the pure S3 interface (instead of S3A) plus ECS API extension (Append/If-Match/If-None-Match) to have the better performance and scalability.  It could be a reference on how to connect Iceberg to S3 compatible object Storage. (however it cannot directly used on other S3 compatible object Storage if they don’t have the required API extension.)
   


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