InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) All hadoop commands are invoked by the bin/hadoop script(b) Hadoop has an option parsing framework that employs only parsing generic options(c) Archive command creates a hadoop archive(d) All of the mentionedI had been asked this question during a job interview.My question comes from HDFS Administration in portion Administering Hadoop of Hadoop |
|
Answer» Correct option is (a) All HADOOP COMMANDS are invoked by the bin/hadoop script |
|