zuston commented on issue #405:
URL: 
https://github.com/apache/incubator-uniffle/issues/405#issuecomment-1347687742

   > Leverages range partition to merge multiple partition's shuffle data in 
one file.
   
   I heard from @jerqi that the range partition should be removed in the 
future. 
   
   > I/O capability report, the shuffle worker shall report the local storage's 
hard drive type: HDD, SSD, etc and the disk numbers.
   
   If owning this, I think we could support different local storages in single 
uniffle cluster.
   For example, shuffle-server-1 has the HDD, but shuffle-server-2 uses the 
SSD. We could make single app use  the same local storage to avoid w/r speed 
gap.
   


-- 
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: dev-unsubscr...@uniffle.apache.org

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

Reply via email to