单节点MapReduce开发WordCount

This commit is contained in:
2018-04-17 12:18:42 +08:00
parent 2fa36190e6
commit 488302f1a7

15
.idea/workspace.xml generated
View File

@@ -2,9 +2,7 @@
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="8ccbe0a5-cdf8-4091-a84b-916013277899" name="Default" comment=""> <list default="true" id="8ccbe0a5-cdf8-4091-a84b-916013277899" name="Default" comment="">
<change beforePath="" afterPath="$PROJECT_DIR$/src/main/java/com/fjy/hadoop/mapreduce/WordCountApp.java" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/fjy/hadoop/App.java" afterPath="" />
</list> </list>
<ignored path="$PROJECT_DIR$/out/" /> <ignored path="$PROJECT_DIR$/out/" />
<ignored path="$PROJECT_DIR$/target/" /> <ignored path="$PROJECT_DIR$/target/" />
@@ -465,7 +463,7 @@
<workItem from="1523148734020" duration="6470000" /> <workItem from="1523148734020" duration="6470000" />
<workItem from="1523322335998" duration="659000" /> <workItem from="1523322335998" duration="659000" />
<workItem from="1523606327796" duration="135000" /> <workItem from="1523606327796" duration="135000" />
<workItem from="1523931905005" duration="3609000" /> <workItem from="1523931905005" duration="3639000" />
</task> </task>
<task id="LOCAL-00001" summary="建立初始工程"> <task id="LOCAL-00001" summary="建立初始工程">
<created>1521904777876</created> <created>1521904777876</created>
@@ -481,7 +479,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1523161044927</updated> <updated>1523161044927</updated>
</task> </task>
<option name="localTasksCounter" value="3" /> <task id="LOCAL-00003" summary="JavaAPI基础操作单元测试编写并通过">
<created>1523938679791</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1523938679791</updated>
</task>
<option name="localTasksCounter" value="4" />
<servers /> <servers />
</component> </component>
<component name="TestHistory"> <component name="TestHistory">
@@ -517,7 +522,7 @@
</history-entry> </history-entry>
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="24401000" /> <option name="totallyTimeSpent" value="24431000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" /> <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />