Summary
In this chapter, we saw how distributed Storm processes running over multiple machines can be managed using the supervisord process. There are many options available in supervisord, such as autostart=true
. If we set this option for any Storm process, it also increases the reliability of the overall system and manages failure of Nimbus.