Hi, I'm trying to setup federated HDFS (0.23) in a single node. I'm having a bit of trouble configuring it. I'm using this http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/Federation.html#Configuration:as reference.
In which file should i specify all this information about nameservices and the list of namenodes? If there are multiple namenodes, then which one should i specify in core-site.xml as fs.defaultFS? Can someone please provide detailed instructions on how to configure it?