advancedxy commented on issue #405: URL: https://github.com/apache/incubator-uniffle/issues/405#issuecomment-1347703087
> I heard from @jerqi that the range partition should be removed in the future. Yeah, maybe. If more experiments are done and we find range partition cannot merge small I/Os effectively. Then, we can remove range partition for sure. > 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. Mixed storage deployment in single uniffle cluster is also on the table. I will open a new issue to describe this scenario. I believe mixed deployments, especially SSD shuffle workers would be beneficial for high priority and valued spark/mr applications. -- 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