You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/05/27 02:03:00 UTC

[jira] [Created] (FLINK-17951) Improve the console message about executing a PyFlink job

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)