You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by lofifnc <gi...@git.apache.org> on 2015/08/26 17:24:37 UTC

[GitHub] flink pull request: Getter for wrapped StreamExecutionEnvironment ...

GitHub user lofifnc opened a pull request:

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

    Getter for wrapped StreamExecutionEnvironment by scala api

    Currently it is not possible to pass an ExecutionEnvironment defined with the scala api to a method written in java that works with the org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.
    Added a getter to the scala api StreamExecutionEnvironment for java scala interoperability.

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

    $ git pull https://github.com/lofifnc/flink master

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

    https://github.com/apache/flink/pull/1061.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 #1061
    
----
commit dda4ad1784e5600800e7d0f9a05383bba988dddd
Author: Alexander Kolb <al...@ottogroup.com>
Date:   2015-08-26T15:02:46Z

    added getter for wrapped StreamExecutionEnvironment by scala api

----


---
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] flink pull request: Getter for wrapped StreamExecutionEnvironment ...

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

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


---
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] flink pull request: Getter for wrapped StreamExecutionEnvironment ...

Posted by lofifnc <gi...@git.apache.org>.
GitHub user lofifnc reopened a pull request:

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

    Getter for wrapped StreamExecutionEnvironment by scala api

    Currently it is not possible to pass an ExecutionEnvironment defined with the scala api to a method written in java that works with the org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.
    Added a getter to the scala api StreamExecutionEnvironment for java scala interoperability.

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

    $ git pull https://github.com/lofifnc/flink master

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

    https://github.com/apache/flink/pull/1061.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 #1061
    
----
commit dda4ad1784e5600800e7d0f9a05383bba988dddd
Author: Alexander Kolb <al...@ottogroup.com>
Date:   2015-08-26T15:02:46Z

    added getter for wrapped StreamExecutionEnvironment by scala api

commit c3532186d44f6a7f3c2086faf8ae5f47b82e354d
Author: Alexander Kolb <al...@ottogroup.com>
Date:   2015-09-02T11:24:42Z

    Merge branch 'master' of https://github.com/apache/flink

commit 9ad598e45708cf36c1356e176545f21109724c90
Author: Alexander Kolb <al...@ottogroup.com>
Date:   2015-09-09T07:38:50Z

    Merge https://github.com/apache/flink

----


---
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] flink pull request: Getter for wrapped StreamExecutionEnvironment ...

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

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


---
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.
---