Hadoop MapReduce编程 API入门系列之FOF(Fund of Fund)

                                          代码 package zhouls.bigdata.myMapReduce.friend; import org.apache.hadoop.io.Text; public class Fof extends Text{//自定义Fof,表示f1和f2关系 public Fof(){//无参构造 super();
相关文章
相关标签/搜索