[ https://issues.apache.org/jira/browse/HIVE-20394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593390#comment-16593390 ]
Zoltan Haindrich commented on HIVE-20394: ----------------------------------------- The cleanup may fail if it tries to run right after the test ...for example it may enable some authorization checks; which may prevent table drops. IIRC the newSession() doesn't really cost much...it's mostly just new hiveconf - and a new executor which takes all sesssion from the old one... > Optimized & cleaned up HBaseQTest runner > ---------------------------------------- > > Key: HIVE-20394 > URL: https://issues.apache.org/jira/browse/HIVE-20394 > Project: Hive > Issue Type: Bug > Components: Tests > Affects Versions: 4.0.0 > Reporter: denys kuzmenko > Priority: Major > Attachments: HIVE-20394.1.patch, HIVE-20394.2.patch, > HIVE-20394.3.patch, HIVE-20394.4.patch, HIVE-20394.5.patch, > HIVE-20394.6.patch, HIVE-20394.7.patch > > > # Set proper cluster destroy order > # Propagated proper HBaseTestContext > # Ported downstream fixes (CDH-63695) > # General clean up -- This message was sent by Atlassian JIRA (v7.6.3#76005)