InterviewSolution
Saved Bookmarks
| 1. |
Which of the following storage policy is used for both storage and compute?(a) Hot(b) Cold(c) Warm(d) All_SSDThe question was posed to me in a job interview.Asked question is from MapReduce Job topic in division Working of MapReduce of Hadoop |
|
Answer» CORRECT OPTION is (a) Hot Best explanation: When a block is hot, all replicas are STORED in DISK. |
|