You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/24 08:01:16 UTC

[jira] [Commented] (APEXCORE-405) Provide an API to launch DAG on the cluster

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

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

GitHub user PramodSSImmaneni opened a pull request:

    https://github.com/apache/apex-core/pull/351

    APEXCORE-405 Common API to launch on local mode or cluster

    @tweise please take a look.
    
    Common API to launch on local mode or cluster. No functionality lost in local mode but cast in a different way (LocalModeImpl updated appropriately). Some methods deprecated but don't have to be. 

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

    $ git pull https://github.com/PramodSSImmaneni/incubator-apex-core APEXCORE-405

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

    https://github.com/apache/apex-core/pull/351.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 #351
    
----
commit e7f5e9749fa2f13af1dbf56ebcf43a6d05e4578e
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2016-06-24T07:44:57Z

    APEXCORE-405 Common API to launch on local mode or cluster

commit 1de1c70886c18cd9a452d3f4669240582e8f188e
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2016-06-24T07:59:51Z

    Checkstyle fixes

----


> Provide an API to launch DAG on the cluster
> -------------------------------------------
>
>                 Key: APEXCORE-405
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-405
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Pramod Immaneni
>            Assignee: Pramod Immaneni
>
> Today API exists to launch a DAG in local mode but such an API is not available to launch the app on the cluster, only a CLI tool is available. Provide an API to be able to do this. 



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