Nika
Nika

Reputation: 145

Adding Nodes / Hadoop

Im trying to add some nodes in my existing cluster. Can I choose th amount of the hard drive space? Or can I only give the new nodes not more space than I gave to the existing nodes? (my nodes have each 12TB)

Upvotes: 0

Views: 43

Answers (1)

OneCricketeer
OneCricketeer

Reputation: 191701

Can I choose th amount of the hard drive space?

You can't "choose space", but you can chose which directories are used for the data nodes, which in sum, add to the total availability space, yes.

Not all datanodes need to be the same size

Upvotes: 1

Related Questions