You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ SageMaker Spark is pre-installed on EMR releases since 5.11.0. You can run your
100
100
on EMR by submitting your Spark application jar and any additional dependencies your Spark application uses.
101
101
102
102
SageMaker Spark applications have also been verified to be compatible with EMR-5.6.0 (which runs Spark 2.1) and EMR-5-8.0
103
-
(which runs Spark 2.2). When submitting your Spark application to an earlier EMR release, use the `--packages` flag to
103
+
(which runs Spark 2.2) The latest compatible version is EMR-5.19.x (which runs Spark 2.3.2). When submitting your Spark application to an earlier EMR release, use the `--packages` flag to
0 commit comments