[GitHub] samza pull request #73: SAMZA-1087 set up certificate signing request in the...

2017-03-02 Thread fredji97
GitHub user fredji97 opened a pull request: https://github.com/apache/samza/pull/73 SAMZA-1087 set up certificate signing request in the context for resource localization Tested manually with the following samza configuration: "csr.ssl.request.path" => "certfs://mytestserver.co

[GitHub] samza pull request #71: SAMZA-1085: adding the samza-yarn dependency on http...

2017-03-02 Thread fredji97
Github user fredji97 closed the pull request at: https://github.com/apache/samza/pull/71 --- 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 enab

[GitHub] samza pull request #72: SAMZA-1085 add CertFSFileSystem and SimpleCertFSFile...

2017-03-02 Thread fredji97
GitHub user fredji97 opened a pull request: https://github.com/apache/samza/pull/72 SAMZA-1085 add CertFSFileSystem and SimpleCertFSFileSystem for handling certificate localization from CSR in yarn This is the implementation used during the experiment and testing. will add more uni

[GitHub] samza pull request #71: SAMZA-1085: adding the samza-yarn dependency on http...

2017-03-02 Thread fredji97
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