Configuration conf = getConf(); // 输出结果key val 分隔符修改为空 直接输出结果 conf.set("mapreduce.output.key.field.separator", "");