Flink version: Apache Flink 1.7.2 only binary. Scala:2.12
Enviroment:
Scala version: 2.12.5
JDK: 1.8.0_171
I simply untar this archive and run
bin/start-scala-shell.sh local
I got the error :
cannot find or load main class org.apache.flink.api.scala.FlinkShell.
What is missed?