Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is apache storm? What are the components of storm?



What is apache storm? What are the components of storm?..

Answer / Shaista Khanam

"Apache Storm" is an open-source, distributed real-time computation system. It can be used as a platform for processing large amounts of data in real-time. The main components of Apache Storm are:n1. Spout: A component that emits streams of tuples to the storm topology.n2. Bolts: A component that processes input tuples and produces output tuples.n3. Stream Grouping: Determines how tuples are routed between bolts in a topology.n4. Topology: A collection of spouts, bolts, and their connections.n5. Nimbus: The master daemon that manages resources and topologies.n6. Supervisor: Worker nodes that run the computations.n7. Zookeeper: Coordinates communication between nimbus, supervisors, and the ui admin interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Storm Interview Questions

How to check for the httpd.conf consistency and any errors in it?

1 Answers  


Explain how storm ui can be used in topology?

1 Answers  


Explain when to use field grouping in storm? Is there any time-out or limit to known field values?

1 Answers  


What are the benefits of apache storm?

1 Answers  


Explain how you can streamline log files using apache storm?

1 Answers  


Mention the difference between apache kafka and apache storm?

1 Answers  


Explain the major components of apache storm system?

1 Answers  


Mention how storm application can be beneficial in financial services?

1 Answers  


Can you explain distributed messaging system?

1 Answers  


what streams is and stream grouping in apache storm?

1 Answers  


Why apache storm is the first choice for real time processing?

1 Answers  


Tell me is running apache as a root is a security risk?

1 Answers  


Categories