You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Aydar Zaynutdinov (Jira)" <ji...@apache.org> on 2021/11/03 13:20:00 UTC

[jira] [Work stopped] (BEAM-13156) [Playground] Implement streaming output for the run code logs

     [ https://issues.apache.org/jira/browse/BEAM-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-13156 stopped by Aydar Zaynutdinov.
------------------------------------------------
> [Playground] Implement streaming output for the run code logs
> -------------------------------------------------------------
>
>                 Key: BEAM-13156
>                 URL: https://issues.apache.org/jira/browse/BEAM-13156
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Aydar Zaynutdinov
>            Assignee: Aydar Zaynutdinov
>            Priority: P3
>              Labels: beam-playground-backend, beam-playground-sprint-3
>
> Implement streaming output for the run code logs:
>  * set output variable (runOutput) for runCmd object to keep all logs from the run code step.
>  * using additional goroutine to read from runOutput variable and add this output to cache (pipelineId:RunOutput:output) until runCmd runs code.
>  * update GetRunOutput method to return existing logs from the run step. Also need to keep numbers of already returning lines to prevent duplicates.



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