Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HDFS - Different Storage Configurations on Servers

avatar

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 ?

1 ACCEPTED SOLUTION

avatar
Expert Contributor
2 REPLIES 2

avatar
Expert Contributor

avatar
Guru

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