- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
HDFS - Different Storage Configurations on Servers
- Labels:
-
Apache Ambari
-
Apache Hadoop
Created ‎09-20-2016 04:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I currently have a 20 node cluster set up with mount points (/grid01, /grid02,..../grid10) on each of my data nodes. Currently all mounts are available to HDFS. However I would like to reconfigure 3 of the data nodes so that grid points - /grid01, /grid02, /grid03 - are no longer used for HDFS (they will be used for kafka and other non HDFS processes).
How best do I go about reconfiguring the datanodes in Ambari ?
Created ‎09-20-2016 04:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Andrew Watson,
Please refer the following community question for the same :
https://community.hortonworks.com/questions/49340/how-do-i-change-namenode-and-datanode-dir-for-an-e.... This has a certified approved answer.
You can also check :
Hope this helps!
Created ‎09-20-2016 04:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Andrew Watson,
Please refer the following community question for the same :
https://community.hortonworks.com/questions/49340/how-do-i-change-namenode-and-datanode-dir-for-an-e.... This has a certified approved answer.
You can also check :
Hope this helps!
Created ‎09-20-2016 05:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you can update mount points by overriding in a new Ambari Config Group (then restart those nodes, of course, but you'll be notified)
since HDFS will recreate the missing blocks on those 3 disks per node, you shouldn't have any loss
