File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ Getting Started
42
42
43
43
.. include:: /scala/api.txt
44
44
45
-
46
45
Tutorials
47
46
---------
48
47
49
48
- :doc:`write-to-mongodb`
50
49
- :doc:`read-from-mongodb`
51
50
- :doc:`structured-streaming`
51
+
Original file line number Diff line number Diff line change 1
1
- Basic working knowledge of MongoDB and Apache Spark. Refer to the
2
- :manual: `MongoDB documentation </> ` and `Spark documentation
3
- <https://spark.apache.org/docs/latest/> `_ for more details.
2
+ :manual: `MongoDB documentation </> `, `Spark documentation
3
+ <https://spark.apache.org/docs/latest/> `_, and this
4
+ `MongoDB white paper <https://www.mongodb.com/collateral/apache-spark-and-mongodb-turning-analytics-into-real-time-action >`__
5
+ for more details.
4
6
5
7
- Running MongoDB instance (version 4.0 or later).
6
8
You can’t perform that action at this time.
0 commit comments