apache/hudi

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

Open

#14.505 aberto em 30 de nov. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Java (2.431 forks)batch import
area:testsfrom-jiragood first issuepriority:lowpriority:mediumtype:community-support

Métricas do repositório

Stars
 (4.823 stars)
Métricas de merge de PR
 (Mesclagem média 16d 21h) (127 fundiu PRs em 30d)

Description

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

Guia do colaborador