You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Harish Jaiprakash (JIRA)" <ji...@apache.org> on 2018/10/15 06:00:00 UTC

[jira] [Assigned] (HIVE-20746) HiveProtoHookLogger does not close file at end of day.

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

Harish Jaiprakash reassigned HIVE-20746:
----------------------------------------


> HiveProtoHookLogger does not close file at end of day.
> ------------------------------------------------------
>
>                 Key: HIVE-20746
>                 URL: https://issues.apache.org/jira/browse/HIVE-20746
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Harish Jaiprakash
>            Assignee: Harish Jaiprakash
>            Priority: Major
>
> The file rotation happens with an event currently. If there are no queries fired for a long time, then the file rotation does not happen and we do not close the file. This causes the clients to poll for the file for an indeterminate amount of time. If there are multiple hiveservers there is no way to tell which file will get more data. Fix this to close at end of day.



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