InterviewSolution
Saved Bookmarks
| 1. |
________ checks whether the given key is deprecated.(a) isDeprecated(b) setDeprecated(c) isDeprecatedif(d) all of the mentionedI had been asked this question in exam.This is a very interesting question from Hadoop Configuration topic in chapter Working of MapReduce of Hadoop |
|
Answer» The CORRECT answer is (a) isDeprecated |
|