GitHub user jmakes opened a pull request:

    https://github.com/apache/samza/pull/114

    SAMZA-1089: Enable YarnJob and ClientHelper to kill a job by name rather 
than YARN ApplicationID

    Missed a couple files in the previous commit to enable YarnJob to kill and 
get status of a Job based on the job name rather than the YARN ApplicationName. 
    
    These changes have been manually verified in a Yarn cluster at LI. 

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

    $ git pull https://github.com/jmakes/samza samza-1089-3

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

    https://github.com/apache/samza/pull/114.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 #114
    
----
commit 4bf008bfc2924041f321743c609635d0a222bf06
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-04-06T17:25:18Z

    SAMZA-1089: Enable YarnJob and ClientHelper to kill a job by name rather 
than YARN ApplicationID

commit 422029f0bbc89c78c397b3f8f8e26b0de4dff737
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-04-06T17:41:39Z

    remove debug snippet from gradle script

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to