GitHub user mjsax opened a pull request:

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

    [FLINK-2553] Example Jars not build correctly

      - reworked package structure of utils and wordcount.stormoperators package
      - reword class hierarchy of *FileSpout and *InMemorySpout
      - fixed pom.xml to assembly jars correctly
      - extended README and documenation to building and using correct jars
    additional minor changes:
     - comment typo in FlinkSubmitter
     - fixed wrong version number in hardcoded jar file name

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

    $ git pull https://github.com/mjsax/flink flink-2553-examplesCleanup

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

    https://github.com/apache/flink/pull/1037.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 #1037
    
----
commit 2b2336e02a0370e2acda9219f97eec1999dfdc46
Author: mjsax <[email protected]>
Date:   2015-08-20T14:07:09Z

    [FLINK-2553] Example Jars not build correctly
      - reworked package structure of utils and wordcount.stormoperators package
      - reword class hierarchy of *FileSpout and *InMemorySpout
      - fixed pom.xml to assembly jars correctly
      - extended README and documenation to building and using correct jars
    additional minor changes:
     - comment typo in FlinkSubmitter
     - fixed wrong version number in hardcoded jar file name

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to