Alan Gates created HIVE-19105:
---------------------------------
Summary: HIVE-18781 broke WarehouseInstance
Key: HIVE-19105
URL: https://issues.apache.org/jira/browse/HIVE-19105
Project: Hive
Issue Type: Bug
Components: repl, Tests
Affects Versions: 3.0.0
Reporter: Alan Gates
Fix For: 3.0.0
HIVE-18781 removed the line
{{hiveConf.set(HiveConf.ConfVars.HIVE_SUPPORT_CONCURRENCY.varname, "false");}}
from WarehouseInstance. This causes tests such as
TestReplicationOnHDFSEncryptedZones and TestExportImport to hang as they are
trying to connect to a non-existent ZooKeeper instance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)