You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Eric Liang (JIRA)" <ji...@apache.org> on 2019/04/04 21:27:00 UTC

[jira] [Created] (SPARK-27392) TestHive test tables should be placed in shared test state, not per session

Eric Liang created SPARK-27392:
----------------------------------

             Summary: TestHive test tables should be placed in shared test state, not per session
                 Key: SPARK-27392
                 URL: https://issues.apache.org/jira/browse/SPARK-27392
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 2.4.1
            Reporter: Eric Liang


Otherwise, tests that use tables from multiple sessions will run into issues if they access the same table. The correct location is in shared state.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org