You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mbalassi <gi...@git.apache.org> on 2014/12/09 17:57:08 UTC

[GitHub] incubator-flink pull request: Java 8 support for streaming

GitHub user mbalassi opened a pull request:

    https://github.com/apache/incubator-flink/pull/256

    Java 8 support for streaming

    The pull request contains the following:
    
    1. Serialization rework for streaming for lambda expression support
    1. A java 8 example for streaming placed in the flink-java8 project (it was not reasonable to either change the jre for flink-streaming-examples or to open a new flink-streaming-java8-examples project)
    1. Some update on the flink-java8 project if I was already there
    1. Lambda expression support for the output selector which is a functionality specific to streaming

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

    $ git pull https://github.com/mbalassi/incubator-flink java8

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

    https://github.com/apache/incubator-flink/pull/256.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 #256
    
----
commit 7a50ff36e1b370072c7c422e45b24f54da609503
Author: Gyula Fora <gy...@apache.org>
Date:   2014-12-08T16:12:01Z

    [FLINK-1161] [streaming] Streaming API type handling rework to support java 8 lambdas

commit e052e3ef25c070ce23d89f90923031b42c69517d
Author: mbalassi <mb...@apache.org>
Date:   2014-12-09T14:13:49Z

    [streaming] Java 8 WordCount example added for streaming

commit 9c55335970e425a162034743a7c12efcd72e2661
Author: mbalassi <mb...@apache.org>
Date:   2014-12-09T15:22:06Z

    Updated java 8 package to match flink-examples standards
    
    Renamed org.apache.flink.example package to org.apache.flink.examples
    Default data is provided from flink-java examples

commit 2c6058f141f22c83fdee75b969a0c52902967fb1
Author: Gyula Fora <gy...@apache.org>
Date:   2014-12-09T15:23:41Z

    [FLINK-1312] [streaming] OutputSelector changed to SAM-type to allow java 8 lambdas for splitting

----


---
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] incubator-flink pull request: Java 8 support for streaming

Posted by mbalassi <gi...@git.apache.org>.
Github user mbalassi commented on the pull request:

    https://github.com/apache/incubator-flink/pull/256#issuecomment-66341547
  
    Thanks for the heads-up, updated the PR accordingly.


---
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] incubator-flink pull request: Java 8 support for streaming

Posted by gyfora <gi...@git.apache.org>.
Github user gyfora commented on the pull request:

    https://github.com/apache/incubator-flink/pull/256#issuecomment-66327390
  
    Dont merge this I rebased the last commit to include the updated docs for the streaming-guide


---
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] incubator-flink pull request: Java 8 support for streaming

Posted by mbalassi <gi...@git.apache.org>.
Github user mbalassi commented on the pull request:

    https://github.com/apache/incubator-flink/pull/256#issuecomment-66459159
  
    Merged.


---
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] incubator-flink pull request: Java 8 support for streaming

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

    https://github.com/apache/incubator-flink/pull/256


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