You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/12 18:05:00 UTC

[jira] [Work logged] (BEAM-7190) Enable file system based token authentication for Samza portable runner

     [ https://issues.apache.org/jira/browse/BEAM-7190?focusedWorklogId=327372&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-327372 ]

ASF GitHub Bot logged work on BEAM-7190:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Oct/19 18:04
            Start Date: 12/Oct/19 18:04
    Worklog Time Spent: 10m 
      Work Description: stale[bot] commented on issue #8597: [BEAM-7190] Enable file based token auth for samza portable runner
URL: https://github.com/apache/beam/pull/8597#issuecomment-541348245
 
 
   This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 327372)
    Time Spent: 1h 20m  (was: 1h 10m)

> Enable file system based token authentication for Samza portable runner
> -----------------------------------------------------------------------
>
>                 Key: BEAM-7190
>                 URL: https://issues.apache.org/jira/browse/BEAM-7190
>             Project: Beam
>          Issue Type: Task
>          Components: runner-samza
>            Reporter: Hai Lu
>            Assignee: Hai Lu
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> For Samza and potentially other portable runners, there is a need to secure the communication between sdk worker and runner. Currently the SSL/TLS in portability is half done.
> However, after investigation we found that it's sufficient to just 1) use loopback address 2) enforce authentication and that way the communication is both authenticated and secured.
> This ticket intends to track the implementation of the solution above. More details can be found in the following PR.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)