Advertisement
aironman

shuffle spark

Feb 13th, 2020
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. https://www.google.com/search?client=safari&rls=en&q=how+can+i+minimize+shuffle+operations+spark&ie=UTF-8&oe=UTF-8
  2.  
  3. https://community.cloudera.com/t5/Support-Questions/How-to-reduce-Spark-shuffling-caused-by-join-with-data/td-p/205787
  4.  
  5. https://stackoverflow.com/questions/30797724/how-to-optimize-shuffle-spill-in-apache-spark-application
  6.  
  7. http://hydronitrogen.com/apache-spark-shuffles-explained-in-depth.html
  8.  
  9. https://dzone.com/articles/apache-spark-performance-tuning-straggler-tasks
  10.  
  11. https://www.coursera.org/lecture/scala-spark-big-data/optimizing-with-partitioners-LQT67
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement