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.

zeppeline load balancing

avatar
Not applicable
 
1 ACCEPTED SOLUTION

avatar
Super Collaborator

"Add Service" in Ambari creates multiple Zeppelin Servers.

You would need an external load balancer like HAProxy, Nginx, etc to get a single URL to switch between all instances.

Cluster work loads are typically running in YARN, and should be distributed on their own, with or without Zeppelin.

View solution in original post

4 REPLIES 4

avatar
Rising Star

In ambari, Just Add service!

avatar
Not applicable

i know how to add services but how to add multiple zeppelin services to hdp cluster and how to rebalance to cluster work loads.

avatar
Rising Star

I'm sorry about my missunderstand. Zeppelin does not support HA, so you need to manually setup like knox.

https://community.hortonworks.com/questions/24961/how-to-configure-ha-for-knox-gateway-using-any-loa...

avatar
Super Collaborator

"Add Service" in Ambari creates multiple Zeppelin Servers.

You would need an external load balancer like HAProxy, Nginx, etc to get a single URL to switch between all instances.

Cluster work loads are typically running in YARN, and should be distributed on their own, with or without Zeppelin.