JobClient and JobConf are the Job Management interfaces. JobClient specifiesy main and args. JobConf sets memory, number of mappers, reducers, etc.
Use this for line-based input
Sequence files allow for multiple files in one 64MB block
mapred is old but functional. mapreduce is future version.
master list of all java api specs