大數據Hadoop學習筆記(四)

MapReduce運行過程 ======== step1 : input InputFormat 讀取數據 轉換成<key, value> FileInputFormat TextInputFormat step 2: map ModuleMapper map(KEYIN , VALUEIN, KEYOUT, VALUEOUT) 默認情況下——>KEYIN :LongWritable VALUEI
相關文章
相關標籤/搜索