Skip to content

Commit 124ddd0

Browse files
authored
docsp-29281 - add white paper link (#156)
* add link
1 parent e0c3514 commit 124ddd0

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

source/getting-started.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Getting Started
4242

4343
.. include:: /scala/api.txt
4444

45-
4645
Tutorials
4746
---------
4847

4948
- :doc:`write-to-mongodb`
5049
- :doc:`read-from-mongodb`
5150
- :doc:`structured-streaming`
51+

source/includes/list-prerequisites.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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

0 commit comments

Comments
 (0)