You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Antal Sinkovits (Jira)" <ji...@apache.org> on 2020/04/21 10:25:00 UTC

[jira] [Updated] (HIVE-22934) Hive server interactive log counters to error stream

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

Antal Sinkovits updated HIVE-22934:
-----------------------------------
    Attachment: HIVE-22934.01.patch

> Hive server interactive log counters to error stream
> ----------------------------------------------------
>
>                 Key: HIVE-22934
>                 URL: https://issues.apache.org/jira/browse/HIVE-22934
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Slim Bouguerra
>            Assignee: Antal Sinkovits
>            Priority: Major
>         Attachments: HIVE-22934.01.patch, HIVE-22934.patch
>
>
> Hive server is logging the console output to system error stream.
> This need to be fixed because 
> First we do not roll the file.
> Second writing to such file is done sequential and can lead to throttle/poor perf.
> {code}
> -rw-r--r--  1 hive hadoop 9.5G Feb 26 17:22 hive-server2-interactive.err
> {code}



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