Zoltan Haindrich created HIVE-23398:
---------------------------------------
Summary: TestBeeLineWithArgs#testRowsAffected is unstable
Key: HIVE-23398
URL: https://issues.apache.org/jira/browse/HIVE-23398
Project: Hive
Issue Type: Sub-task
Reporter: Zoltan Haindrich
the common thing when it fails is that the execution time of the last command
always took >30 seconds
{code}
20/05/06 15:45:17 INFO ql.Driver: Completed executing
command(queryId=jenkins_20200506154436_3a57c3b5-2aca-452b-b948-bd2d457f7ee4);
Time taken: 39.253 seconds
20/05/06 15:45:17 DEBUG log.PerfLogger: <PERFLOG method=releaseLocks
from=org.apache.hadoop.hive.ql.Driver>
20/05/06 15:45:17 DEBUG log.PerfLogger: </PERFLOG method=releaseLocks
start=1588805117203 end=1588805117203 duration=0
from=org.apache.hadoop.hive.ql.Driver>
20/05/06 15:45:17 DEBUG ql.Driver: Shutting down query insert into new_table
values (1)
Unknown HS2 problem when communicating with Thrift server.
Error: Failed to wait for operation to complete (state=08S01,code=0)
Closing: 0: jdbc:hive2://localhost:33585/
should contain .*1 row affected.*
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)