You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Fred Ji (JIRA)" <ji...@apache.org> on 2017/03/02 23:35:45 UTC

[jira] [Created] (SAMZA-1117) set up certificate signing request in the context for resource localization

Fred Ji created SAMZA-1117:
------------------------------

             Summary: set up certificate signing request in the context for resource localization
                 Key: SAMZA-1117
                 URL: https://issues.apache.org/jira/browse/SAMZA-1117
             Project: Samza
          Issue Type: New Feature
            Reporter: Fred Ji
            Assignee: Fred Ji


In Samza-1085, we would like to build a new file system which supports certificate localization. Once that is built and plugged in, we need to change samza code to carry and pass the certificate signing request path in the context for the resource localization. 

Once the samza client configured "csr.ssl.request.path" (a sample value would be "certfs://certificateservice.com:10180/ca/request_service_certificate") in his/her job, we need to get the configuration and construct the corresponding resource in the context for that Samza job. The resources in the context will be localized through yarn in the localization stage. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)