How to pass the first reduced custom key value pair in second job value field in mapreduce job

后端 未结 0 861
天涯浪人
天涯浪人 2021-02-08 03:55

I currently have a job that will output a format like this:

job.setOutputFormatClass(SequenceFileOutputFormat.class);
job.setMapOutputKeyClass(PairOfStrings.class         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题