We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff7d1f commit ef67681Copy full SHA for ef67681
source/includes/list-prerequisites.rst
@@ -2,6 +2,6 @@
2
:manual:`MongoDB documentation </>` and `Spark documentation
3
<https://spark.apache.org/docs/latest/>`_ for more details.
4
5
-- Running MongoDB instance (version 3.6 or later).
+- Running MongoDB instance (version 4.0 or later).
6
7
-- Spark 3.2.x.
+- Spark version 3.1 or later
source/index.txt
@@ -41,8 +41,8 @@ versions of Apache Spark and MongoDB:
41
- MongoDB Version
42
43
* - **{+current-version+}**
44
- - **3.2.x**
45
- - **3.6 or later**
+ - **3.1 or later**
+ - **4.0 or later**
46
47
Announcements
48
-------------
0 commit comments