storm-hbase
storm-hbase copied to clipboard
Transactional Topologies Deprecated
Hi James,
Transactional topologies are deprecated. Is there any way I can use HBaseCountersBolt and achieve exactly once processing?
What others options do you suggest? The problem is that I can't use trident since I need to use tick tuples and those are not supported on trident.
PS: I'm using storm 0.8.2
Thanks!