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 mentioned
(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 mentioned
Correct option is (a) All hadoop commands are invoked by the bin/hadoop script
Easy explanation: Running the hadoop script without any arguments prints the description for all commands.