GitHub user fredji97 opened a pull request:
https://github.com/apache/samza/pull/71
SAMZA-1085: adding the samza-yarn dependency on httpClient and bouncyCastle
httpClient-4.4.1 and httpCore-4.4.1 are used for https post request in CSR.
bcpkix-jdk15on-1.54 and bcprov-jdk15on-1.54 from bouncyCastle are used for
json parsing on CSR request/response.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fredji97/samza dependency1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/71.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 #71
----
commit d46b5371e8a3c2001d5d346d93617a921ab8fd1f
Author: Fred Ji <[email protected]>
Date: 2017-03-02T18:24:06Z
SAMZA-1085: adding the samza-yarn dependency on httpClient and
bouncyCastle, which are used for https post request and json parsing on CSR
request/response
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---