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/04/29 16:26:25 UTC

[GitHub] [spark] Ngone51 commented on pull request #32385: [WIP][SPARK-18188][CORE] Add checksum for shuffle blocks and diagnose corruption

Ngone51 commented on pull request #32385:
URL: https://github.com/apache/spark/pull/32385#issuecomment-829384725


   Hi all, to ease the review for everyone, I have planned to split these PRs into 2 smaller PR first:
   
   1) calculate checksums and save them into a checksum file
   
   (I have created the PR (https://github.com/apache/spark/pull/32401) for this part so you can start reviewing from there.)
   
   2) use the checksum file to diagnose the corruption.
   
   (I'll create the PR later)


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

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