GitHub user lindong28 opened a pull request:
https://github.com/apache/samza/pull/418
SAMZA-1579; RemoteApplicationRunner should allow user to kill app or query
app status
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lindong28/samza SAMZA-1579
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/418.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 #418
----
commit 5687213a7290030e5bf630c14f199173c13d2339
Author: Dong Lin <lindong28@...>
Date: 2018-01-30T22:31:54Z
SAMZA-1579; RemoteApplicationRunner should allow user to kill app or query
app status
----
---