单节点MapReduce开发WordCount
This commit is contained in:
15
.idea/workspace.xml
generated
15
.idea/workspace.xml
generated
@@ -2,9 +2,7 @@
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<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$/src/main/java/com/fjy/hadoop/App.java" afterPath="" />
|
||||
</list>
|
||||
<ignored path="$PROJECT_DIR$/out/" />
|
||||
<ignored path="$PROJECT_DIR$/target/" />
|
||||
@@ -465,7 +463,7 @@
|
||||
<workItem from="1523148734020" duration="6470000" />
|
||||
<workItem from="1523322335998" duration="659000" />
|
||||
<workItem from="1523606327796" duration="135000" />
|
||||
<workItem from="1523931905005" duration="3609000" />
|
||||
<workItem from="1523931905005" duration="3639000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="建立初始工程">
|
||||
<created>1521904777876</created>
|
||||
@@ -481,7 +479,14 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1523161044927</updated>
|
||||
</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 />
|
||||
</component>
|
||||
<component name="TestHistory">
|
||||
@@ -517,7 +522,7 @@
|
||||
</history-entry>
|
||||
</component>
|
||||
<component name="TimeTrackingManager">
|
||||
<option name="totallyTimeSpent" value="24401000" />
|
||||
<option name="totallyTimeSpent" value="24431000" />
|
||||
</component>
|
||||
<component name="ToolWindowManager">
|
||||
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
||||
|
||||
Reference in New Issue
Block a user