You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2017/04/07 17:31:41 UTC

[jira] [Updated] (HADOOP-11371) Shell#runCommand may miss output on stderr

     [ https://issues.apache.org/jira/browse/HADOOP-11371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gera Shegalov updated HADOOP-11371:
-----------------------------------
    Status: Open  (was: Patch Available)

Hi [~djp], cancelling the patch since it no longer applies. Since my major concern turned to be a non-Issue with OpenJDK which is our JVM based off, we don't need it at the moment.

> Shell#runCommand may miss output on stderr
> ------------------------------------------
>
>                 Key: HADOOP-11371
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11371
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Gera Shegalov
>            Assignee: Gera Shegalov
>            Priority: Minor
>              Labels: BB2015-05-TBR
>         Attachments: HADOOP-11371.001.patch
>
>
> Shell#runCommand uses buffered reader to read complete lines. Hence, if the output is not terminated by newline or the thread was interrupted before new line was produced by the child process, this last portion is not consumed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org