Hari Sankar Sivarama Subramaniyan created HIVE-10941:
--------------------------------------------------------
Summary: Provide option to disable spark tests outside itests
Key: HIVE-10941
URL: https://issues.apache.org/jira/browse/HIVE-10941
Project: Hive
Issue Type: Bug
Components: Tests
Reporter: Hari Sankar Sivarama Subramaniyan
Assignee: Hari Sankar Sivarama Subramaniyan
HIVE-10477 provided an option to disable spark module, however we missed the
following files that are outside itests directory. i.e we need to club the
option with disabling the following tests as well :
{code}
org.apache.hadoop.hive.ql.exec.spark.session.TestSparkSessionManagerImpl.testMultiSessionMultipleUse
org.apache.hadoop.hive.ql.exec.spark.session.TestSparkSessionManagerImpl.testSingleSessionMultipleUse
org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.testTempTable
org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.testSparkQuery
org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark.testSparkQuery
The above tests need to be disabled.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)