[ https://issues.apache.org/jira/browse/HIVE-20011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526072#comment-16526072 ]
anishek commented on HIVE-20011: -------------------------------- +1 > 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 > Priority: Critical > Attachments: HIVE-20011.01.patch > > > 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)