The Scala Shell only works with Scala 2.11. You will need to use the
Scala 2.11 Flink distribution.
On 18/03/2022 12:42, Georg Heiler wrote:
Hi,
https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/deployment/repls/scala_shell/
mentions:
|bin/start-scala-shell.sh local |
|a script to start a scala REPL shell. |
|But the download for Flink
https://www.apache.org/dyn/closer.lua/flink/flink-1.14.4/flink-1.14.4-bin-scala_2.12.tgz
|
|Does not seem to include this script anymore. |
|Am I missing something? |
|How can I still start a scala repl? |
|Best, |
|Georg |