InterviewSolution
Saved Bookmarks
| 1. |
__________ will clear the RMStateStore and is useful if past applications are no longer needed.(a) -format-state(b) -form-state-store(c) -format-state-store(d) none of the mentionedThis question was posed to me by my college director while I was bunking the class.This question is from YARN topic in section Working of MapReduce of Hadoop |
|
Answer» CORRECT OPTION is (C) -format-state-store Explanation: -format-state-store FORMATS the RMSTATESTORE. |
|