What are the common configurations in apache storm?
Answer / Amit Garg
Some common configurations in Apache Storm include: nimbus.thrift.framed.transport.max_buffer_size (default: 1048576), supervisor.slots.port (default: 6627), ui.port (default: 8080), topology_message_timeout_secs (as explained in question 232980), spout.serialization.class, and bolt.serialization.class to specify serializers for spouts and bolts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain the difference between raw data and processed data?
Can you define multiviews?
Can you define toplogy_message_timeout_secs in apache storm?
Mention the difference between apache kafka and apache storm?
Can you define zeromq?
How to check for the httpd.conf consistency and any errors in it?
Can you define stream and stream grouping in apache storm?
Can you define trident?
Explain how you can streamline log files using apache storm?
Can you explain the spout creation?
What is apache storm?
How to stop apache?