Alexey Serbin created KUDU-2840:
-----------------------------------
Summary: MasterFailoverTest.TestPauseAfterCreateTableIssued is
flaky in case of HMS integration enabled
Key: KUDU-2840
URL: https://issues.apache.org/jira/browse/KUDU-2840
Project: Kudu
Issue Type: Bug
Reporter: Alexey Serbin
Attachments: master_failover-itest.0.txt.xz
The test sometimes fails with the error below. That as a DEBUG build. The
full log is attached.
{noformat}
/data0/jenkins/workspace/kudu-pre-commit-unittest-DEBUG/src/kudu/integration-tests/master_failover-itest.cc:226:
Failure
Failed
Bad status: Already present: Error creating table
default.test_pause_after_create_table_issued on the master: an error occurred
while creating table default.test_pause_after_create_table_issued in the HMS:
failed to create Hive MetaStore table: TException - service has thrown:
AlreadyExistsException(message=Table test_pause_after_create_table_issued
already exists)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)