I have multiple column families I wish to populate in cassandra from hadoop. My column families are couple together through keys and I would like to maintain some integrity by updating the column families for a given key at the same time. Can you do multiple column families using the BulkOutputFormat class?
loading multiple column families using BulkOutputFormat
(1 post) (1 voice)-
Posted 10 months ago #
