File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. admonition :: MongoDB Connector for Hadoop is no longer supported
2
+ :class: important
3
+
4
+ If you would like to access MongoDB databases using the Apache Spark
5
+ libraries, use the
6
+ `MongoDB Connector for Spark <https://docs.mongodb.com/spark-connector/current/ >`__.
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ MongoDB Connector for Hadoop
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. include:: /includes/hadoop-eol-spark.rst
16
+
15
17
The MongoDB Connector for Hadoop is a plugin for Hadoop that provides
16
18
the ability to use MongoDB as an input source and/or an output destination.
17
19
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Getting Started with Hadoop
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. include:: /includes/hadoop-eol-spark.rst
16
+
15
17
MongoDB and Hadoop are a powerful combination and can be used together
16
18
to deliver complex analytics and data processing for data stored in
17
19
MongoDB. The following guide shows how you can start working with the
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ Hadoop and MongoDB Use Cases
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. include:: /includes/hadoop-eol-spark.rst
16
+
15
17
The following are some example deployments with MongoDB and Hadoop. The
16
18
goal is to provide a high-level description of how MongoDB and Hadoop
17
19
can fit together in a typical Big Data stack. In each of the following
You can’t perform that action at this time.
0 commit comments