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
4242
4343 .. include:: /scala/api.txt
4444
45-
4645Tutorials
4746---------
4847
4948- :doc:`write-to-mongodb`
5049- :doc:`read-from-mongodb`
5150- :doc:`structured-streaming`
51+
Original file line number Diff line number Diff line change 11- 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.
46
57- Running MongoDB instance (version 4.0 or later).
68
You can’t perform that action at this time.
0 commit comments