Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Should web application nodes be edge nodes

Explorer

Hi,

I already did dome research on this subject but I am not satisfied with the responses, so I am asking directly.

We have a traditional HDP cluster with admin node (1), master nodes (2) and worker nodes (15 and growing) (kerberos is enabled)

We also have some other nodes in our cluster like web application nodes (hadoop access), spring batch nodes (hadoop access), cache nodes (hadoop access) and some others without hadoop access. These nodes are not managed by Ambari (which makes the kerberos configuration a bit more complicated).

Would it be a good idea to handle these nodes like edge nodes and add them to Ambari (client config would be out of the box)? What does this mean in terms of RAM, CPU to be allocated for Ambari Agent (etc) for each "edge node"?

Thanks

Manfed

2 REPLIES 2

Super Mentor

@Manfred PAUL

Yes, Simply adding those nodes as part of ambari cluster will make those hosts more managable via ambari. You do not need to install any Service component inside those nodes Only Client Packages need to be installed which can be done via Ambari. It will also be useful to install kerberos Clients via ambari UI on those nodes so that they will start acting like Edge Nodes of cluster (means will have only client components installed on them) and you can have your own applications (like: web applications) as well on those hosts.

Ambari Agent is really a very light weight process so it will not consume much memory/CPU.

Super Mentor

@Manfred PAUL

Some more additional information about edge nodes can be found here: https://community.hortonworks.com/questions/106782/what-are-worker-and-edge-nodes.html

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.