Vaibhav Gumashta created HIVE-11630:
---------------------------------------
Summary: Use string intering with HiveConf to be more space
efficient
Key: HIVE-11630
URL: https://issues.apache.org/jira/browse/HIVE-11630
Project: Hive
Issue Type: Bug
Affects Versions: 1.1.1, 1.1.0, 1.2.0, 1.0.0, 0.14.0, 0.13.0
Reporter: Vaibhav Gumashta
Assignee: Vaibhav Gumashta
The giant enum HiveConf#ConfVars has a String field varname. Each new session
on HiveServer2 creates a new conf object, which means wastefully creating the
varname string for each enum object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)