downgrade Flink

2018-07-24 Thread Cederic Bosmans
Dear I am working on a streaming prediction model for which I want to try to use the flink-jpmml extension. (https://github.com/FlinkML/flink-jpmml) Unfortunately, it only supports only the 0.7.0-SNAPSHOT and 0.6.1 versions of Flink and I am using the 1.7-SNAPSHOT version of Flink. How can I downg

streaming predictions

2018-07-22 Thread Cederic Bosmans
Dear My name is Cederic Bosmans and I am a masters student at the Ghent University (Belgium). I am currently working on my masters dissertation which involves Apache Flink. I want to make predictions in the streaming environment based on a model trained in the batch environment. I trained my