hdfs-deprecated icon indicating copy to clipboard operation
hdfs-deprecated copied to clipboard

Is it possible to spicify node IP for datanode?

Open teamsoo opened this issue 10 years ago • 2 comments
trafficstars

Because datanode will have to have a huge storage. So, it would be good if I can specify which node in cluster to be used as a datanode.

_OR!_ It's OK if I can just specify nodes for NameNode, JournalNode and ZKFC and let the rests be datanode.

Thanks, Phakin

teamsoo avatar Jun 30 '15 04:06 teamsoo

Hi @teamsoo , In current release, I think the answer is no. A possible solution is that define some tip information like "mesos.hdfs.journalnode.hostname" in mesos-site.xml, then Hdfs-mesos can launch task based on user's needs.

tangzhankun avatar Jun 30 '15 05:06 tangzhankun

correct @tangzhankun, the answer is no currently. Thanks for bringing up this issue @teamsoo! Constraints in HDFS-Mesos may be quite useful

elingg avatar Jun 30 '15 18:06 elingg