@Override
 public JobConf getJobConf(org.apache.hadoop.mapred.JobContext context) {
   return context.getJobConf();
 }