Dian Fu created FLINK-17951: ------------------------------- Summary: Improve the console message about executing a PyFlink job Key: FLINK-17951 URL: https://issues.apache.org/jira/browse/FLINK-17951 Project: Flink Issue Type: Improvement Components: API / Python Affects Versions: 1.10.0, 1.9.0, 1.11.0 Reporter: Dian Fu
Thanks for the feedback from [~rmetzger]: {code:java} I run python ./flink-tutorial.py, it waits for a few seconds, and then it returns, that’s it What I would expect is something like $ python ./flink-tutorial.py Running PyFlink job … PyFlink job completed after 14 seconds $ {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)