flink-python-examples icon indicating copy to clipboard operation
flink-python-examples copied to clipboard

i've tried to let python create job, but it's not work.

Open meyer-net opened this issue 8 years ago • 2 comments

I searched the entire internet. but is not get the information can reference for me. how to use python to append a flink job?

i used the script by follow: ./bin/pyflink.sh examples/python/WordCount.py

but it raise: image

also: ./bin/pyflink.sh /clouddisk/svr_sync/application/flink-analysis/main.py

raise: image

meyer-net avatar Jan 23 '18 01:01 meyer-net

Hi, did you figure it out? I ran into a similar issue...

kutny avatar Jun 07 '18 14:06 kutny

@meyer-net i think i had a same issue and didn't have installed python on the system. Have you made sure python is on your system? cc @kutny

VojtechBartos avatar Oct 17 '18 18:10 VojtechBartos