Answer Posted / Pooja Gupta
Apache Storm has four main components:
1. Spout: It is a source component that generates data streams for processing.
2. Bolts: They are processing units that perform transformations on the incoming data streams.
3. Topology: It defines the flow of data between spouts and bolts in the system.
4. UI (Nimbus & Supervisor): Nimbus manages topologies, scheduling, and monitoring, while Supervisors run and manage executor tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category