Showing posts with label HDFS. Show all posts
Showing posts with label HDFS. Show all posts

Tuesday, 17 May 2016

How check file system in HDFS ?


Use fsck command which checks health of the file, block names and block locations.

# hdfs fsck /dir/hadoop-test -files -blocks -locations