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/12/05 06:33:58 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=15721386#comment-15721386 ] 

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

GitHub user tweise opened a pull request:

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

    APEXCORE-405 Make getDAG/prepareDAG available through EmbeddedAppLauncher

    @PramodSSImmaneni these methods were available in LocalMode before, I need them for Beam.


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

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

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

    https://github.com/apache/apex-core/pull/429.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 #429
    
----
commit db26333547dcd17748b7dc0470c0e6fd89886171
Author: Thomas Weise <th...@apache.org>
Date:   2016-12-05T06:03:25Z

    APEXCORE-405 Make getDAG/prepareDAG available through EmbeddedAppLauncher.

----


> 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
>             Fix For: 3.5.0
>
>
> 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)