Skip to content

Commit 1dbbaf9

Browse files
committed
Clarify Spark cluster mode requirement
1 parent 1239fae commit 1dbbaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/cdm-prerequisites.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Read the prerequisites below before using the Cassandra Data Migrator.
33
* Install or switch to Java 11.
44
The Spark binaries are compiled with this version of Java.
55
* Select a single VM to run this job and install https://archive.apache.org/dist/spark/spark-3.5.3/[Spark 3.5.3] there.
6-
No cluster is necessary and is recommended for most one-time migrations however cluster mode is also supported for complex migrations.
6+
No cluster is necessary for most one-time migrations however Spark cluster mode is also supported for complex migrations.
77
* Optionally, install https://maven.apache.org/download.cgi[Maven] `3.9.x` if you want to build the JAR for local development.
88
99
Run the following commands to install Apache Spark:

0 commit comments

Comments
 (0)