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 downgrade my version? (the examples are written for sbt and I am using Maven) Thank you very much! Kind regards Cederic |
Hi Cederic, I just read the project you gave, it includes the following statement in its README file. “flink-jpmml is tested with the latest Flink (i.e. 1.3.2), but any working Apache Flink version (repo) should work properly.” This project was born a year ago and should not rely on versions prior to Flink 1.0. You can confirm it again. Thanks, vino. 2018-07-25 6:44 GMT+08:00 Cederic Bosmans <[hidden email]>:
|
Hi Cederic, The README said the "latest" version is 1.3.2, it means as of that time. I think for the latest Flink version, there is no guarantee. I suggest replace the version's value from LATEST to specific version number. Thanks, vino. 2018-07-25 15:49 GMT+08:00 Cederic Bosmans <[hidden email]>:
|
Hi, On 2018-07-25 20:02 , [hidden email] Wrote: You are welcome. Hope for enhancing Flink ML in the future. ---- Vino yang Thanks.
|
Free forum by Nabble | Edit this page |