You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by aljoscha <gi...@git.apache.org> on 2017/05/05 16:38:50 UTC

[GitHub] beam pull request #2915: [BEAM-593] Add non-blocking pipeline execution on F...

GitHub user aljoscha opened a pull request:

    https://github.com/apache/beam/pull/2915

    [BEAM-593] Add non-blocking pipeline execution on Flink Runner 

    

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

    $ git pull https://github.com/aljoscha/beam jira-593-async-execute

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

    https://github.com/apache/beam/pull/2915.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 #2915
    
----
commit f0cb644c684b6cbe744ba6f827700895e7dee4ee
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2017-05-05T12:13:01Z

    Add FlinkPipelineExecutor with subclasses for batch and streaming
    
    This replaces the old FlinkPipelineExecutionEnvironment which was
    responsible for both batch and stream execution, which made the code
    more complicated.

commit 3de09e8b060b1d17e5789b09ac0e056c53fbc7b0
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2017-05-05T16:36:29Z

    [BEAM-593] Add non-blocking pipeline execution on Flink Runner
    
    This directly uses the lower level interfaces to submit Flink jobs and
    to query their state and accumulators.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #2915: [BEAM-593] Add non-blocking pipeline execution on F...

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

    https://github.com/apache/beam/pull/2915


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---