You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by di...@apache.org on 2020/05/12 08:29:10 UTC

[flink] branch master updated (74b850cd -> 89d46fa)

This is an automated email from the ASF dual-hosted git repository.

dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 74b850cd [FLINK-17130][web] Enable listing JM logs and displaying logs by filename
     add 89d46fa  [FLINK-17609][python] Execute the script directly when user specified the entry script with "-py" (#12079)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/client/python/PythonDriver.java  |  8 ++++++--
 .../flink/client/python/PythonDriverOptions.java      |  8 ++++----
 .../python/PythonDriverOptionsParserFactory.java      | 10 +---------
 .../python/PythonDriverOptionsParserFactoryTest.java  |  7 +++++--
 .../apache/flink/client/python/PythonDriverTest.java  | 19 ++++++++++++++++++-
 5 files changed, 34 insertions(+), 18 deletions(-)