Provide config parameters to control cache object pining
--------------------------------------------------------
Key: HIVE-1910
URL: https://issues.apache.org/jira/browse/HIVE-1910
Project: Hive
Issue Type: Improvement
Components: Configuration
Affects Versions: 0.6.0
Reporter: Mac Yang
Priority: Minor
The metastore currently pin instances of the following classes in the secondary
cache,
MTable, MStorageDescriptor, MSerDeInfo, MPartition, MDatabase, MType,
MFieldSchema, MOrder.class
It would be better if this behavior is configurable instead of hard coded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.