From 5ac5ef099c1ca1b6a0fca7216aaefb2a32e5ef0c Mon Sep 17 00:00:00 2001 From: heibaiying <2806718453@qq.com> Date: Mon, 14 Sep 2020 17:41:09 +0800 Subject: [PATCH] Update Hadoop-MapReduce.md --- notes/Hadoop-MapReduce.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes/Hadoop-MapReduce.md b/notes/Hadoop-MapReduce.md index 2163a09..e55c62d 100644 --- a/notes/Hadoop-MapReduce.md +++ b/notes/Hadoop-MapReduce.md @@ -149,7 +149,7 @@ public class WordCountMapper extends Mapper @@ -384,4 +384,4 @@ job.setNumReduceTasks(WordCountDataUtils.WORD_LIST.size()); -
\ No newline at end of file +