GitHub user jmakes opened a pull request:
https://github.com/apache/samza/pull/340
SAMZA-1472: YarnRestJobStatusProvider constructor must be public
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmakes/samza samza-1472
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/340.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 #340
----
commit 99535936328da1f42eab568439ec99b684db22df
Author: Jacob Maes <[email protected]>
Date: 2017-10-26T00:54:33Z
SAMZA-1472: YarnRestJobStatusProvider constructor must be public
----
---