1.

How you define the distance between two nodes while using Hadoop?

Answer»

The distance between TWO NODES is equal to the simple sum of the distance to the closest nodes. In order to calculate the distance between two nodes, we can use getDistance() METHOD for the same.



Discussion

No Comment Found