[
https://issues.apache.org/jira/browse/HIVE-20121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16552868#comment-16552868
]
mahesh kumar behera commented on HIVE-20121:
--------------------------------------------
[~kgyrtkirk]
The issue with this test taking more time is because of number of test cases
in a single file. So i have split it into two files.
The " Unable to shutdown metastore client' error is coming because of call to
syncMetaStoreClient.close(). But even after fixing this, i did not see much
improvements in execution time.
> investigate issues with TestReplicationScenariosAcidTables
> ----------------------------------------------------------
>
> Key: HIVE-20121
> URL: https://issues.apache.org/jira/browse/HIVE-20121
> Project: Hive
> Issue Type: Bug
> Reporter: Zoltan Haindrich
> Assignee: mahesh kumar behera
> Priority: Major
> Attachments: HIVE-20121.01.patch
>
>
> [~djaiswal] have noticed that somehow ptest execution are getting more and
> more problems lately... it seems to me that these problems are coming from
> this test
> {code}
> 2018-07-08T22:07:33,461 DEBUG [main] metastore.HiveMetaStoreClient: Unable to
> shutdown metastore client. Will try closing transport directly.
> org.apache.thrift.transport.TTransportException: Cannot write to null
> outputStream
> {code}
> some links to more or less recent logs:
> http://104.198.109.242/logs/PreCommit-HIVE-Build-12481/failed/240_UTBatch_itests__hive-unit_9_tests/maven-test.txt
> the hive.log is ~200M:
> http://104.198.109.242/logs/PreCommit-HIVE-Build-12481/failed/240_UTBatch_itests__hive-unit_9_tests/logs/hive.log
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)