InterviewSolution
Saved Bookmarks
| 1. |
The ____________ and the EditLog are central data structures of HDFS.(a) DsImage(b) FsImage(c) FsImages(d) All of the mentionedI have been asked this question in an online quiz.I'd like to ask this question from Data Integrity topic in division Hadoop I/O of Hadoop |
|
Answer» CORRECT choice is (B) FsImage Explanation: A CORRUPTION of these FILES can cause the HDFS instance to be non-functional. |
|