Question
4
Replies
255
Views
Posted: May 26, 2018
Last activity: May 30, 2018
Closed
Storing Interaction History in Cassandra/Hadoop
As the Interaction History increase by volume very quickly and also demand very fast access for different decsioning and batch processing, is it possible to keep Interaction History in the Cassandra (Decision Data Store) data set?
Or looking at the complex relational structure of different Interaction History related Fact and Dimensions tables, it is not feasible.
Reagards
Shankha
Hi Shanka,
If you think storing subset of IH records in DDS helps in your use-case. Then you may do so by seperating out your actual Data Flow run, so that source for your main DF run can be initialized by feeding the DDS Data Set from IH.
Hope this helps!
Cheers,
Santhosh