You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2018/06/06 08:13:49 UTC

[GitHub] flink pull request #6127: [FLINK-9368][py][tests] Add Python API E2E test

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/6127

    [FLINK-9368][py][tests] Add Python API E2E test

    ## What is the purpose of the change
    
    This PR adds en end-to-end test for the batch Python API. It uses the built-in wordcount example.
    
    With this test we now cover the `pyflink.sh` scripts, related `flink-dist` assemblies and the correctness outside of maven.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 9368

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/6127.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6127
    
----
commit a5684cd10274313c21ae9a7bb3e4941bf00ce2d8
Author: zentol <ch...@...>
Date:   2018-05-15T12:24:51Z

    [FLINK-9368][py][tests] Add Python API E2E test

----


---

[GitHub] flink pull request #6127: [FLINK-9368][py][tests] Add Python API E2E test

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/6127


---

[GitHub] flink issue #6127: [FLINK-9368][py][tests] Add Python API E2E test

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/6127
  
    merging.


---