Point out the correct statement.
All hadoop commands are invoked by the bin/hadoop script
Excellent ! Your Answer is Correct. Explanation: Running the hadoop script without any arguments prints the description for all commands.
Hadoop has an option parsing framework that employs only parsing generic options
Archive command creates a hadoop archive
All Options are Correct