From 9caf7b1cfb6696fbd9749313bcd1c5dc3a494843 Mon Sep 17 00:00:00 2001 From: Anupam Yadav Date: Sat, 11 Apr 2026 03:08:19 +0000 Subject: [PATCH] [SPARK-55883][DOCS] Update book links to latest editions Update the Books section on the documentation page: - Learning Spark: Update to 2nd Edition (2020) by Damji, Wenig, Das, Lee - Spark in Action: Update to 2nd Edition (2020) by Jean-Georges Perrin - Advanced Analytics with Spark: Update to 2nd Edition (2017) - Add Spark: The Definitive Guide by Bill Chambers and Matei Zaharia - Fix http:// links to https:// for O'Reilly URLs --- documentation.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation.md b/documentation.md index 3f58e77e24..479b47868d 100644 --- a/documentation.md +++ b/documentation.md @@ -222,9 +222,10 @@ Slides, videos and EC2-based exercises from each of these are available online:

Books