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();
相關文章
相關標籤/搜索