You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "jerqi (via GitHub)" <gi...@apache.org> on 2023/03/07 06:17:29 UTC

[GitHub] [spark] jerqi commented on pull request #40307: [DRAFT][SPARK-42689][CORE][SHUFFLE]: Allow ShuffleDriverComponent to declare if shuffle data is reliably stored

jerqi commented on PR #40307:
URL: https://github.com/apache/spark/pull/40307#issuecomment-1457606879

   Hi @mridulm , thanks for your great work! Apache Uniffle is similar project to Apache Celeborn.  We also patched to the Apache Spark like https://github.com/apache/incubator-uniffle/blob/master/spark-patches/spark-3.2.1_dynamic_allocation_support.patch.  Considering that the shuffle data is stored in in distributed filesystem or in a disaggregated shuffle cluster, maybe  we should modify the method `ShuffledRowRDD#getPreferredLocations`, too.


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org