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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to