preeti agrawal created STORM-185:
------------------------------------
Summary: solution for sending notification to spout for the
completion of task of particular batch
Key: STORM-185
URL: https://issues.apache.org/jira/browse/STORM-185
Project: Apache Storm (Incubating)
Issue Type: Question
Reporter: preeti agrawal
Hi Everyone,
In my use case i need to send a notification to spout as soon as the processing
of a batch is completed by the final bolt.After the completion of this batch
only new batch has to be emitted.How do i implement this scenario as static
variables cant be used in multi node storm cluster.I am using trident with
state management implementation.I am struggling for this since last 15 days.I
tried implementing ITridentSpout but still not able to send notification back
to spout.
Please suggest some solution.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)