apache/hudi

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

オープン

#14,505 opened on 2025/11/30

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Java (2,431 件のフォーク)batch import
area:testsfrom-jiragood first issuepriority:lowpriority:mediumtype:community-support

Repository metrics

Stars
 (4,823 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド