Skip to content

Commit 630f97a

Browse files
authored
doc: update latest compatible EMR version (#119)
1 parent 98d3955 commit 630f97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ SageMaker Spark is pre-installed on EMR releases since 5.11.0. You can run your
100100
on EMR by submitting your Spark application jar and any additional dependencies your Spark application uses.
101101

102102
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
104104
depend on a recent version of the AWS Java SDK:
105105

106106
```

0 commit comments

Comments
 (0)