apache/hudi

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

Open

#14,505 创建于 2025年11月30日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Java (4,823 star) (2,431 fork)batch import
area:testsfrom-jiragood first issuepriority:lowpriority:mediumtype:community-support

描述

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

贡献者指南