From d37feb299d8871b00143a38b8c2cde182de91edd Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Mon, 2 Oct 2023 11:04:30 -0400 Subject: [PATCH] DOCSP-33244: spark compatibility updates (#180) * DOCSP-33244: spark compatibility updates (cherry picked from commit d9bf0a25b8ab7297cb1492948022c23214d5ecd0) --- source/includes/list-prerequisites.rst | 6 +++--- source/index.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/includes/list-prerequisites.rst b/source/includes/list-prerequisites.rst index 2037c1f6..fbc7c451 100644 --- a/source/includes/list-prerequisites.rst +++ b/source/includes/list-prerequisites.rst @@ -4,8 +4,8 @@ `MongoDB white paper `__ for more details. -- Running MongoDB instance (version 4.0 or later). +- MongoDB version 4.0 or later -- Spark version 3.1 or later. +- Spark version 3.1 through 3.2.4 -- Java 8 or later. +- Java 8 or later diff --git a/source/index.txt b/source/index.txt index 7821edef..35c24014 100644 --- a/source/index.txt +++ b/source/index.txt @@ -41,7 +41,7 @@ versions of Apache Spark and MongoDB: - MongoDB Version * - **{+current-version+}** - - **3.1 or later** + - **3.1 through 3.2.4** - **4.0 or later** .. toctree::