[ https://issues.apache.org/jira/browse/HIVE-20746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650217#comment-16650217 ]
Hive QA commented on HIVE-20746: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12943881/HIVE-20746.01.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15082 tests executed *Failed tests:* {noformat} org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testComplexQuery (batchId=253) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14473/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14473/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14473/ 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 Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12943881 - PreCommit-HIVE-Build > 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 > Components: HiveServer2 > Reporter: Harish Jaiprakash > Assignee: Harish Jaiprakash > Priority: Major > Attachments: HIVE-20746.01.patch > > > 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)