Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

is it require to start Hadoop deamons when machin shutdown and start

avatar
New Member

I have installed the hadoop properly.Now all the nodes runnig. But when i shutdown the machine and start it , do i need to start hadoop deamons each and every time ?

  • aruna@aruna:~/hadoop-2.7.3/sbin$ sudo jps
  • 4256SecondaryNameNode
  • 3921NameNode
  • 4437ResourceManager
  • 4918Jps
  • 4074DataNode
  • 4876JobHistoryServer
  • 4733NodeManager
  • 1 ACCEPTED SOLUTION

    avatar

    @Aruna Sameera- It all depends whether you have set up the cluster manually or using Ambari

    View solution in original post

    2 REPLIES 2

    avatar
    Master Guru

    Take a look at ambari auto start services feature in ambari 2.4.x

    Here is the documenation

    https://cwiki.apache.org/confluence/display/AMBARI/Recovery%3A+auto+start+components#Recovery:autost...

    avatar

    @Aruna Sameera- It all depends whether you have set up the cluster manually or using Ambari