Can you define toplogy_message_timeout_secs in apache storm?
Answer / Rahul
"TopologyMessageTimeoutSecs" is a configuration property in Apache Storm that specifies the amount of time, in seconds, that a task will wait for a message before considering it lost. If no message is received within this time, the task will reschedule the tuple for reprocessing."
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between apache kafka and apache storm?
How to stop apache?
What are the benefits of apache storm?
Explain when to use field grouping in storm? Is there any time-out or limit to known field values?
What is multiviews?
How storm ui can be used in topology?
Explain how you can streamline log files using apache storm?
Tell me is running apache as a root is a security risk?
Can you define stream and stream grouping in apache storm?
What is the use of zookeeper in storm?
Define combiner aggregator in apache storm?
Can you explain the spout creation?