Using an account that can execute Hadoop jobs, use the hadoop command to execute MapReduce programs (Java programs). Use either the jar option or the job option.
Example
Command execution example:
$ hadoop jar sample.jar input output