forked from apache/samza
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAMZA-1089: Enable YarnJob and ClientHelper to kill a job by name rat…
…her 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. Author: Jacob Maes <jmaes@linkedin.com> Reviewers: Xinyu Liu <xiliu@linkedin.com> Closes apache#114 from jmakes/samza-1089-3
- Loading branch information
Jacob Maes
committed
Apr 7, 2017
1 parent
d6bd2d7
commit fb51bfa
Showing
2 changed files
with
67 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters