[ 
https://issues.apache.org/jira/browse/HIVE-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619899#comment-13619899
 ] 

Ashutosh Chauhan commented on HIVE-4280:
----------------------------------------

This doesn't fail when run in isolation. Only when full test-suite is run. It 
fails with {{AlreadyExistsException(message:Database tmpdb already exists)}} 
Likely cause for this is some previous testcase has created db named tmpdb 
which that test failed to drop. Fix is to pick some unique name for db like 
hive2480 which was unlikely created by previous test.
                
> TestRetryingHMSHandler is failing on trunk.
> -------------------------------------------
>
>                 Key: HIVE-4280
>                 URL: https://issues.apache.org/jira/browse/HIVE-4280
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.11.0
>            Reporter: Ashutosh Chauhan
>
> Newly added testcase TestRetryingHMSHandler fails on trunk. 
> https://builds.apache.org/job/Hive-trunk-h0.21/2040/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to