Created 10-05-2015 06:03 AM
Referring to the guidelines at "http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsMultihoming.html" , there are properties required to be configured (dfs.namenode.http-bind-host and dfs.namenode.https-bind-host) which got introduced in Hadoop ver. 2.5 (ref. https://issues.apache.org/jira/browse/HDFS-6273)
Since HDP 2.1.10 is based on Hadoop 2.4, does it support configuring multi-homed cluster in such an environment ?
Created 10-06-2015 08:44 PM
Created 10-06-2015 08:44 PM
Created 10-07-2015 03:27 AM
@aagarwal@hortonworks.com Thanks for confirming and the details.