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)