-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Component/s: storm-hbase
-
Labels:
storm-hbase includes a way to map Storm fields to HBase CQs. This adds a similar ability where a single field contains a flat JSON and the keys map to CQs. The flat JSON must contain the row key.
No intention of reverse mapping from HBaseLookUp as the existing HBaseMapper works well for this.