Hi Georg, You can check out the discussion thread for the motivation [1].
Best regards, Martijn Visser https://twitter.com/MartijnVisser82 [1] https://lists.apache.org/thread/pojsrrdckjwow5186nd7hn9y5j9t29ov On Sun, 20 Mar 2022 at 08:13, Georg Heiler <georg.kf.hei...@gmail.com> wrote: > Many thanks. > I will try your suggestions in the coming days. > Why is support for the scala-shell dropped in 2.12? Other projects i.e. > spark also managed to keep a spark-shell (REPL like flink's current > scala-shell) working for the 2.12 release. > > Best, > Georg > > Am Fr., 18. März 2022 um 13:33 Uhr schrieb Chesnay Schepler < > ches...@apache.org>: > >> 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 >> >> >>