Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.0
-
None
Description
Currently ThriftHiveProcessorFactory returns same HiveConf instance to HiveServerHandler, making impossible to use per sesssion configuration. Just wrapping 'conf' -> 'new HiveConf(conf)' seemed to solve this problem.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-2573 Create per-session function registry
- Closed