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

ASF GitHub Bot commented on APEXCORE-107:
-----------------------------------------

GitHub user tushargosavi opened a pull request:

    https://github.com/apache/incubator-apex-core/pull/206

    APEXCORE-107 Allow adding module in DAG specified by property file and json

    Changes in this pull request
    
    - setSource, addSink were not handling module proxy port, made this work.
    - cleanup proxy port clean up logic.
    - created common base class for OperatorMeta and ModuleMeta which will keep 
information for ports as this functionality is common between modules and 
operators.
    - Allow modules to be used while specifying DAG in property file.

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

    $ git pull https://github.com/tushargosavi/incubator-apex-core APEXCORE-107

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

    https://github.com/apache/incubator-apex-core/pull/206.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 #206
    
----
commit 5602c36837a34de7fdcdc4bd496679f1c71cbe45
Author: Tushar R. Gosavi <[email protected]>
Date:   2016-01-13T18:52:42Z

    APEXCORE-107 Allow adding module in DAG specified by property file and json.

----


> Support adding module to application using property file API.
> -------------------------------------------------------------
>
>                 Key: APEXCORE-107
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-107
>             Project: Apache Apex Core
>          Issue Type: Sub-task
>            Reporter: Tushar Gosavi
>            Assignee: Tushar Gosavi
>




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

Reply via email to