How to track which data block is in which data node in hadoop?

Viewed 26751

If a data block is replicated, in which data node will it be replicated to? Is there any tool to show where the replicated blocks are present?

2 Answers
Related