You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/12/19 15:22:13 UTC

[GitHub] [spark] mridulm edited a comment on pull request #34934: [SPARK-37675][CORE][SHUFFLE] Return PushMergedRemoteMetaFailedFetchResult if no available push-merged block

mridulm edited a comment on pull request #34934:
URL: https://github.com/apache/spark/pull/34934#issuecomment-997409696


   +CC @Ngone51 Looks like there is an additional interaction between shuffle corruption diagnosis and push based shuffle.
   The underlying issue is a fetch failure - which also needs to be investigated (but gets suppressed due to the assertion failure).
   
   Failure to fetch push based shuffle chunks should have resulted in fallback to fetching the original shuffle blocks - needs to be investigated why it dropped down to diagnosis directly (CC @otterc )


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