I just want to stop the hadoop cluster (completey & cleanly) for the maintainence purpose. Could anyone send the complete steps which i will take to stop the services and cluster?
You can use the instructions to stop hadoop services before upgrade. One thing you absolutely want to make sure is no jobs are running. Let any running job complete. The right way to do it would be to stop queues so any running jobs will complete but no new jobs will be submitted. Once all jobs are completed and nothing is running, you can use "stop all" command from Ambari or simply follow the instructions below: