To create a MapReduce job, what should be coded first?
a job() method
a Job class and instance (NOT SURE)
a static job() method
a static Job class