[ https://issues.apache.org/jira/browse/APEXCORE-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15694636#comment-15694636 ]
ASF GitHub Bot commented on APEXCORE-405: ----------------------------------------- GitHub user tweise opened a pull request: https://github.com/apache/apex-core/pull/423 APEXCORE-405 Allow client to shutdown and check finished through app handle. Based on my findings when trying to use this in Beam. @PramodSSImmaneni @vrozov please merge, it is blocking the release. 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/423.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 #423 ---- commit 0be03527e361b023e79c0d9f9e8ef5e2632d64bf Author: Thomas Weise <t...@apache.org> Date: 2016-11-25T02:22:26Z APEXCORE-405 Allow client to query if application was finished. ---- > 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)