Skip to content

Commit 2ec1acf

Browse files
authored
Merge pull request #410 from ldbc/readme-fixes
EMR readme minor fix
2 parents 723105a + 22a2fe4 commit 2ec1acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/emr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Generate the BI data set with the following configuration:
9797

9898
### Using a different Spark / EMR version
9999

100-
We use EMR 6.3.0 by default, which packages Spark 3.1. You can use a different version by specifying it with the `--emr-version` option.
100+
We use EMR 6.6.0 by default, which packages Spark 3.2. You can use a different version by specifying it with the `--emr-version` option.
101101
Make sure that you have uploaded the right JAR first.
102102

103103
```bash

0 commit comments

Comments
 (0)