null
null

Reputation: 3517

Run Flink 1.5.1 with current version of AWS EMR (using 1.5.0)

Flink 1.5.0 has a bug that has been fixed in 1.5.1. We'd like to use 1.5.1 with the EMR but the latest version(emr-5.16.0) only has the option of flink 1.5.0..

Is there a means for me to use 1.5.1 with this version of the EMR?

Upvotes: 1

Views: 96

Answers (1)

David Anderson
David Anderson

Reputation: 43707

See the documentation here for instructions on installing a custom Flink version on EMR.

Upvotes: 2

Related Questions