You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/06/13 16:15:00 UTC

[jira] [Created] (HIVE-19882) Fix QTestUtil session lifecycle

Zoltan Haindrich created HIVE-19882:
---------------------------------------

             Summary: Fix QTestUtil session lifecycle
                 Key: HIVE-19882
                 URL: https://issues.apache.org/jira/browse/HIVE-19882
             Project: Hive
          Issue Type: Bug
          Components: Tests
            Reporter: Zoltan Haindrich
            Assignee: Zoltan Haindrich



there are a number of strange come and go failing tests; it was always strange to me that qtestutil cleans up at some questionable points - this seems to be leading to executing some commands with the previous qfiles session...

ideally the session/etc should start/reused in {{before}}
and it should be closed in {{after}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)