- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Is there a way to configure 'n' hosts as namenode in ambari?
- Labels:
-
Apache Ambari
-
Apache Hadoop
Created ‎07-21-2016 12:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎07-23-2016 01:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. You can. It is called Name Node Federation: https://hadoop.apache.org/docs/r2.7.2/hadoop-project-dist/hadoop-hdfs/Federation.html. However, Ambari does not support it: https://issues.apache.org/jira/browse/AMBARI-10982
If response is helpful, pls vote/accept.
Created ‎07-22-2016 12:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Aman Poonia - Can you please elaborate your question? are you trying to say - can we configure 'n' number of nodes as namenode in ambari?
Created ‎07-22-2016 06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Kuldeep Kulkarni - I am talking about having more than 2 namenodes. Where we can have more than 1 standby namenodes as stated in HDFS-6440 .
Created ‎07-23-2016 01:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. You can. It is called Name Node Federation: https://hadoop.apache.org/docs/r2.7.2/hadoop-project-dist/hadoop-hdfs/Federation.html. However, Ambari does not support it: https://issues.apache.org/jira/browse/AMBARI-10982
If response is helpful, pls vote/accept.
Created ‎09-16-2016 08:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Constantin Stanca. That's what i was looking for.
Created ‎07-23-2016 04:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think what you are asking for is N+2 redundancy for namenode. This feature will be available in Hadoop 3.0. It would allow 3-5 name ndoes. Please see the following Jira.
Created ‎09-16-2016 08:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you are right. I was trying to setup 3 name node and i couldn't find a way to do that in Ambari. It is in Hadoop 3.0Alpha.
