Skip to content

Commit 9cb79c4

Browse files
authored
Merge pull request JerryLead#72 from Min-Chen/patch-1
Update link to Jerry Shao's blog
2 parents 07b74b5 + f9a8f6a commit 9cb79c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/english/4-shuffleDetails.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ As we've seen in this chapter, Spark is way more flexible in the shuffle process
182182

183183
So far we've discussed the shuffle process in Spark without sorting as well as how this process gets integrated into the actual execution of the RDD chain. We've also talked about memory and disk issues and compared some details with Hadoop. In the next chapter we'll try to describe job execution from an inter-process communication perspective. The shuffle data location problem will also be mentioned.
184184

185-
Plus to this chapter, thers's the outstanding blog (in Chinese) by Jerry Shao, [Deep Dive into Spark's shuffle implementation](http://jerryshao.me/architecture/2014/01/04/spark-shuffle-detail-investigation/).
185+
Plus to this chapter, thers's the outstanding blog (in Chinese) by Jerry Shao, [Deep Dive into Spark's shuffle implementation](http://jerryshao.me/2014/01/04/spark-shuffle-detail-investigation/).

0 commit comments

Comments
 (0)