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/01 13:53:00 UTC

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

Aydar Zaynutdinov created BEAM-13156:
----------------------------------------

             Summary: [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


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 run code.



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