Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
12-08-2019
06:44 AM
- last edited on
12-08-2019
10:58 AM
by
ask_bill_brooks
I am learning Hadoop. I want to know can i deploy more than one edge node in my cluster?
If yes, how to do this and on which hosts should i keep the edge nodes?
Currently i have one edge node in my cluster on a dedicated machine.
Created 12-08-2019 07:33 AM
Yes, you can have more than one. 2 or 3 is very common. Your edge nodes should traditionally be client only (not major services installed) and can be lower in spec compared to component or data nodes. These might also be nodes that you give low level user access to, where other nodes these users may not have access to them.
Check out this other community post for more information about Edge Nodes:
Created 12-08-2019 07:33 AM
Yes, you can have more than one. 2 or 3 is very common. Your edge nodes should traditionally be client only (not major services installed) and can be lower in spec compared to component or data nodes. These might also be nodes that you give low level user access to, where other nodes these users may not have access to them.
Check out this other community post for more information about Edge Nodes:
Created 12-09-2019 03:34 AM
@stevenmatison Thank you for the information.
Created 12-09-2019 04:34 AM
@shubham268 please accept the solution, to make this question as answered. If you have any other questions ask a new one and we will respond accordingly. Thanks for the Kudos too!