Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.2.0, 0.3.0
-
None
-
None
Description
Modify Column struct to add type and once defined we should not allow updates for existing column definitions
Make changes to the way analyzer is stored in zookeeper
From an external api (Thrift), I would think we would need a method that looks like "addColumnDefinition(family,name,type,analyzer,fulltext)" or something like that
Update ZkCacheMap and store the new column definition in zookeeper