1.

Which hdfs command is used to check for various inconsistencies?(a) fsk(b) fsck(c) fetchdt(d) none of the mentionedI had been asked this question in an interview for job.Asked question is from HDFS Administration topic in section Administering Hadoop of Hadoop

Answer»

Right choice is (b) fsck

The BEST I can EXPLAIN: fsck is designed for reporting PROBLEMS with VARIOUS files, for example, missing blocks for a file or under-replicated blocks.



Discussion

No Comment Found

Related InterviewSolutions