- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Can i deploy more than one edge node?
- Labels:
-
Apache Hadoop
Created on
‎12-08-2019
06:44 AM
- last edited on
‎12-08-2019
10:58 AM
by
ask_bill_brooks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@stevenmatison Thank you for the information.
Created ‎12-09-2019 04:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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!
