I don't see anything that does it directly as a part of the 
IPartitionedTransactionSpout, but the Emitter has cleanupBefore and the 
Coordinator has initializeTransaction that could be used simmilarly.  
Transactional topologies have been deprecated in storm in favor of trident.  
You may want to look at trident as an alternative too.
 - Bobby
 

     On Wednesday, November 19, 2014 3:21 PM, ABHIJIT SINGH 
<[email protected]> wrote:
   

 Hi,
This is Abhijit from Bangalore, India. I am currently facing a problem
while initializing a spout that implements 'IPartitionedTransactionSpout'.
There is no method like open() where in I can initialize my spout. Could
you please share any workaround for this.

PS : There are certain objects that are not serializable hence I am not
sending them as a part of the constructor. of the spout




Thanks & Regards,
Abhijit
+91 9986032638


   

Reply via email to