Harish Jaiprakash created HIVE-20011:
----------------------------------------

             Summary: Move away from append mode in proto logging hook
                 Key: HIVE-20011
                 URL: https://issues.apache.org/jira/browse/HIVE-20011
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
            Reporter: Harish Jaiprakash
            Assignee: Harish Jaiprakash


Proto logging hook uses append mode with SequenceFile which does not work on 
filesystems which does not support append. Move away to using sequence file 
with flush. And use the reader with Long.MAX_VALUE to ensure it reads beyond 
the length in NameNode.



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

Reply via email to