Пример #1
0
 public override void Configure(JobConf conf)
 {
     this.conf     = conf;
     compressInput = conf.GetCompressMapOutput();
 }