You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/16 00:42:45 UTC

[jira] [Commented] (FLINK-2566) FlinkTopologyContext not populated completely

    [ https://issues.apache.org/jira/browse/FLINK-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746405#comment-14746405 ] 

ASF GitHub Bot commented on FLINK-2566:
---------------------------------------

GitHub user mjsax opened a pull request:

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

    [FLINK-2566] FlinkTopologyContext not populated completely

      - extended FlinkTopologyContext to be populted with all supportable attributes
      - added JUnit test
      - updated README.md
    additionally: module restructuring to get cleaner package structure

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

    $ git pull https://github.com/mjsax/flink flink-2566-topologyContext

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

    https://github.com/apache/flink/pull/1135.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 #1135
    
----
commit 07473990fcbe06cff2305afcd78d5aef74895736
Author: mjsax <mj...@informatik.hu-berlin.de>
Date:   2015-09-15T21:59:31Z

    [FLINK-2566] FlinkTopologyContext not populated completely
      - extended FlinkTopologyContext to be populted with all supportable attributes
      - added JUnit test
      - updated README.md
    additionally: module restructuring to get cleaner package structure

----


> FlinkTopologyContext not populated completely
> ---------------------------------------------
>
>                 Key: FLINK-2566
>                 URL: https://issues.apache.org/jira/browse/FLINK-2566
>             Project: Flink
>          Issue Type: Improvement
>          Components: Storm Compatibility
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Minor
>
> Currently FlinkTopologyContext is not populated completely. It only contains enough information to make WordCount example work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)