yuyang733 commented on issue #391:
URL: 
https://github.com/apache/incubator-uniffle/issues/391#issuecomment-1340964715

   > I have another question that will we directly use the object store api or 
to use the hadoop filesystem api to support this?
   > 
   > If it is the former, maybe it’s better to introduce the uniffle dedicated 
filesystem api to wrap different concrete filesystems, also including the cos.
   
   In fact, Can an abstract storage layer be provided in uniffle, and each 
manufacturer implements the necessary storage interface?
   
   It does not care whether the concrete class uses the native API (such as S3, 
etc) or the HCFS file system.


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

Reply via email to