Thomas Friedrich created HIVE-9169:
--------------------------------------
Summary: UT: set hive.support.concurrency to true for spark UTs
Key: HIVE-9169
URL: https://issues.apache.org/jira/browse/HIVE-9169
Project: Hive
Issue Type: Sub-task
Components: Tests
Affects Versions: spark-branch
Reporter: Thomas Friedrich
Priority: Minor
The test cases
lock1
lock2
lock3
lock4
are failing because the flag hive.support.concurrency is set to false in the
hive-site.xml for the spark tests.
This value was set to true in trunk with HIVE-1293 when these test cases were
introduced to Hive.
After setting the value to true and generating the output files, the test cases
are successful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)