Top
Interstage Big DataParallel Processing ServerV1.0.0 User's Guide
Interstage

5.3.1 Executing Jobs

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