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

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

Harish Jaiprakash created HIVE-20746:
----------------------------------------

             Summary: 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


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)