
hadoop
文章平均质量分 88
Bagba
Doctor of Philosophy, machine learning on graphs. ~ 与人分享 是 最好的学习方式。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Hibench使用教程
HiBench使用教程原创 2022-02-17 10:51:46 · 726 阅读 · 0 评论 -
Hadoop源码学习之-----Mapreduce输入流:InputFormat,InputSplit,RecordReader
Mapreduce 输入流abstract class inputSplitabstract class InputFormat:getSplits : split the input files/db/sequecefiles createRecordReader : return the RecordReader of one of split of splitsFileInputFormat原创 2016-09-14 17:35:15 · 632 阅读 · 0 评论