Created 07-21-2016 12:31 PM
Created 07-23-2016 01:58 AM
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
@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
@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
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
Thanks @Constantin Stanca. That's what i was looking for.
Created 07-23-2016 04:43 AM
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
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.