Saved Bookmarks
| 1. |
Users can bundle their Yarn code in a _________ file and execute it using jar command.(a) java(b) jar(c) C code(d) xmlThis question was addressed to me in a job interview.This question is from YARN topic in section Working of MapReduce of Hadoop |
|
Answer» RIGHT option is (b) JAR The BEST EXPLANATION: Usage: yarn jar |
|