[
https://issues.apache.org/jira/browse/HIVE-22934?focusedWorklogId=498814&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-498814
]
ASF GitHub Bot logged work on HIVE-22934:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Oct/20 00:53
Start Date: 10/Oct/20 00:53
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #1200:
URL: https://github.com/apache/hive/pull/1200#issuecomment-706458154
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the [email protected] list if the patch is in
need of reviews.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 498814)
Time Spent: 0.5h (was: 20m)
> 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: Ramesh Kumar Thangarajan
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22934.01.patch, HIVE-22934.02.patch,
> HIVE-22934.03.patch, HIVE-22934.04.patch, HIVE-22934.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)