InterviewSolution
Saved Bookmarks
| 1. |
Yarn commands are invoked by the ________ script.(a) hive(b) bin(c) hadoop(d) home |
|
Answer» Right choice is (b) bin Explanation: Running the yarn script without any arguments prints the description for all commands. |
|