You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Alex Bozarth (JIRA)" <ji...@apache.org> on 2018/04/24 18:09:00 UTC

[jira] [Commented] (LIVY-460) when using livy with spark2.3, something wrong with the stdout and stderr

    [ https://issues.apache.org/jira/browse/LIVY-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16450332#comment-16450332 ] 

Alex Bozarth commented on LIVY-460:
-----------------------------------

This comes from line 41 in LineBufferedStream which was added in [LIVY-359|https://issues.cloudera.org/browse/LIVY-359] 
{quote}{{info(s"stdout: $line")}}
{quote}
[~kpraveen] you originally added the line, why is it add "stdout" to all string?

 

Also [~cq365423762] are you sure it's redirecting to stdout and not just adding the string stdout to a stderr output?

> when using livy with spark2.3, something wrong with the stdout and stderr
> -------------------------------------------------------------------------
>
>                 Key: LIVY-460
>                 URL: https://issues.apache.org/jira/browse/LIVY-460
>             Project: Livy
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Albert Cheng
>            Priority: Major
>         Attachments: image-2018-04-24-16-19-42-211.png
>
>
> When using livy with spark2.3, something wrong with the stdout and stderr.
> The stderr log of spark is redirect to stdout in livy.
> !image-2018-04-24-16-19-42-211.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)