[
https://issues.apache.org/jira/browse/HIVE-20011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526659#comment-16526659
]
Hive QA commented on HIVE-20011:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12929400/HIVE-20011.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14628 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12216/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12216/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12216/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12929400 - PreCommit-HIVE-Build
> 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)