Hi Ronkainen,
Sorry for the late reply. Unfortunately, this is a bug in the Python
API. I've reproduced the issue and fixed it for the upcoming releases.
The fix will be included in the 0.9.2 and the 0.10 release. If you
don't mind, you could already use the 0.10-SNAPSHOT version (0.10
release wil
Hi,
I'm trying to evaluate the Python API but get a java.io.FileNotFoundException
when trying to run any Python script on pyflink. The contents of the Python
script are irrelevant, doesn't even need to be valid Python.
I made a local install of 0.9.1, copy-pasted the example Python script from