mirror of
https://github.com/HariSekhon/HAProxy-configs.git
synced 2026-04-27 08:05:48 +03:00
[GH-ISSUE #2] Why do you not use Knox? #3
Labels
No labels
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/HAProxy-configs#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @disoardi on GitHub (Mar 14, 2019).
Original GitHub issue: https://github.com/HariSekhon/HAProxy-configs/issues/2
Why do you don't use haproxy for balance the connections to knox nodes and use knox for authentication and proxy to the services?
@HariSekhon commented on GitHub (Mar 14, 2019):
Thanks for raising this, it is on the todo list to update the Hortonworks HAProxy configs, I'll include adding Knox HAProxy.
Sometimes it's easier and faster to just use HAProxy than Knox, where you may want to run a script against a given Hadoop ecosystem master for administration and always have it work.
@0iras0r commented on GitHub (Mar 14, 2019):
Hi Hari! Thanks for all your efforts with these amazing tools.
About this... I'm doing some test, but I'm not skilled regarding haproxy.
The Apache Knox documentation use httpd as load balancer (it works very well, I checked), hope this helps... https://knox.apache.org/books/knox-1-2-0/user-guide.html#High+Availability
It could be really great to translate the httpd configuration to an haproxy one =)
Regards,
Rosario
@HariSekhon commented on GitHub (Jun 2, 2021):
Hortonworks is dead and I don't know if anyone still uses Knox, I certainly don't work on that tech any more, so closing this unless anybody wants to contribute a config for that one.