The scala-shell does not currently work out-of-the-box in
1.5-SNAPSHOT/1.6-SNAPSHOT.
As a workaround please add "mode: old" to conf/flink-conf.yaml.
See also: https://issues.apache.org/jira/browse/FLINK-8795
On 12.03.2018 02:19, kedar mhaswade wrote:
Flink gurus!
I have built Flink from sour
Can you try to look into log folder for error? May be some clue.
--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Flink gurus!
I have built Flink from source. I find that the executables are all at:
/flink-dist/target/flink-1.6-SNAPSHOT-bin/flink-1.6-SNAPSHOT.
However, when I try to run start-scala-shell.sh local from the bin
subfolder of this folder, it does not seem to run the simple wordcount
example. Am