摘要: Mapreduce实例——求平均值 实验代码: package mapreduce; import java.io.IOException; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.fs.Path; 阅读全文
posted @ 2021-11-24 16:05 chenghaixinag 阅读(78) 评论(0) 推荐(0)