Eugene Koifman created HIVE-19322:
-------------------------------------
Summary: broken test:
TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe]
Key: HIVE-19322
URL: https://issues.apache.org/jira/browse/HIVE-19322
Project: Hive
Issue Type: Bug
Components: Test, Transactions
Affects Versions: 3.0.0
Reporter: Eugene Koifman
this is apparently caused by HIVE-18739, specifically changing
{{private static ThreadLocal<SessionStates> tss}} in {{SessionState}} to
{{private static InheritableThreadLocal<SessionStates> tss}}
need to figure out why this is.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)