apache/hudi

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

開放

#14,505 建立於 2025年11月30日

 (0 則留言) (0 個反應) (1 位負責人)Java (2,431 個分叉)batch import
area:testsfrom-jiragood first issuepriority:lowpriority:mediumtype:community-support

倉庫指標

星標
 (4,823 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南