You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2019/11/01 14:17:00 UTC

[jira] [Created] (HUDI-323) Docker demo/integ-test stdout/stderr output only available on process exit

Vinoth Chandar created HUDI-323:
-----------------------------------

             Summary: Docker demo/integ-test stdout/stderr output only available on process exit
                 Key: HUDI-323
                 URL: https://issues.apache.org/jira/browse/HUDI-323
             Project: Apache Hudi (incubating)
          Issue Type: Test
          Components: newbie
            Reporter: Vinoth Chandar


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 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)