apache/hudi

Docker demo/integ-test stdout/stderr output only available on process exit

Offen

#14.505 geöffnet am 30.11.2025

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (2.431 Forks)batch import
area:testsfrom-jiragood first issuepriority:lowpriority:mediumtype:community-support

Repository-Metriken

Stars
 (4.823 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This is problematic, if the command hangs for e.g, we don't get any logs to indicate where its hanging at.. Better approach is to use something like Piped{Input|Oupput}Stream to implement a thread that can keep printing stdout and stderr as the command runs..

Relevant classes : ITTestHoodieDemo/ ITTTestBase

JIRA info

Contributor Guide