Support Questions

Find answers, ask questions, and share your expertise

ambari how to manager running hadoop cluster

Explorer

ambari how to manager running hadoop cluster

5 REPLIES 5

Super Mentor

@shi cheng

Do you want to manage an existing HDP cluster via ambari ?

If that is the case then you might want to look at "Ambari Takeover" capabilities as described in :

https://community.hortonworks.com/questions/6703/ambari-server-installation-after-cluster-setup.html

.

Explorer

no, manager a Apache hadoop cluster

but this hadoop is not install at hdp

Super Mentor

@shi cheng

In order to manage "Apache Hadoop" (Not the one that is shipped as part of HDP) you will have to define your own "Stack Definition" to work with Ambari.

You can get more information about "How-To Define Stacks and Services" in the following link: https://cwiki.apache.org/confluence/display/AMBARI/How-To+Define+Stacks+and+Services

Explorer

Thank you. I try it