GitHub user markreddy opened a pull request:

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

    [FLINK-3852] update the quickstart module to include a streaming skeleton

    - Added skeleton StreamingJob
    - Moved Job to BatchJob
    - Commented out transformers for the mainClass setting with a guide to 
uncomment
    - Updated java and scala docs with a guide on how to run via the cli
    - Updated the site docs to include all four sample classes
    - Tidied up SocketTextStreamWordCount

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

    $ git pull https://github.com/markreddy/flink 
FLINK-3852-quickstart-streaming

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

    https://github.com/apache/flink/pull/1982.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 #1982
    
----
commit 6cb9a098a8a4dac6a1ac2484aa00efbd41b54ebe
Author: markreddy <mark.l.re...@gmail.com>
Date:   2016-05-11T08:55:19Z

    [FLINK-3852] added skeleton StreamingJob, moved Job to BatchJob, commented 
out transformers for the mainClass setting, tidied up SocketTextStreamWordCount 
and updated docs

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to