Skip to content

Commit 5281767

Browse files
DOCS-12076 - Add a note that the Hadoop connector is no longer suppor… (#458)
1 parent 3aecefb commit 5281767

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

source/includes/hadoop-eol-spark.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
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/>`__.

source/tools/hadoop.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ MongoDB Connector for Hadoop
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. include:: /includes/hadoop-eol-spark.rst
16+
1517
The MongoDB Connector for Hadoop is a plugin for Hadoop that provides
1618
the ability to use MongoDB as an input source and/or an output destination.
1719

source/tutorial/getting-started-with-hadoop.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Getting Started with Hadoop
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. include:: /includes/hadoop-eol-spark.rst
16+
1517
MongoDB and Hadoop are a powerful combination and can be used together
1618
to deliver complex analytics and data processing for data stored in
1719
MongoDB. The following guide shows how you can start working with the

source/use-cases/hadoop.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Hadoop and MongoDB Use Cases
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. include:: /includes/hadoop-eol-spark.rst
16+
1517
The following are some example deployments with MongoDB and Hadoop. The
1618
goal is to provide a high-level description of how MongoDB and Hadoop
1719
can fit together in a typical Big Data stack. In each of the following

0 commit comments

Comments
 (0)