Hi, below you can find my mail and my problem before the my subscribe to
mailing list.
simone
Da: simone sguazza
Inviato: lunedì 3 luglio 2017 11:57
A: dev@flink.apache.org
Oggetto: Problem to deploy of flink program in cluster
Hi, I'm a student and I
Hi, I'm a student and I using flink v1.2.1 to develop a workflow to analyze
data coming from kafka v0.10.
At the moment everything work fine, from eclipse I can export the runnable jar
with dependencies and with "sudo java -jar flinkApp.jar" I can run the flink
application on ubuntu server.
U