Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "GoogleSummerOfCode/GraphGeneratorTool/WeeklyReports" page has been changed by OmkarReddy: https://wiki.apache.org/nutch/GoogleSummerOfCode/GraphGeneratorTool/WeeklyReports?action=diff&rev1=1&rev2=2 - Removed all the wildcard imports of mapreduce from nutch code base. + - Updated NutchJob class to use getInstance of Job in Hadoop + - - Commits : [[https://github.com/apache/nutch/pull/188/commits/5c8c1c7faacc2ee55e271e89c27164525c74607e|Updating tools/]] and [[https://github.com/apache/nutch/pull/188/commits/7a6ecc808871b969f116d7dfce71c1b4e8e60635|Removing wildcard imports from mapreduce imports]] + - Commits : [[https://github.com/apache/nutch/pull/188/commits/5c8c1c7faacc2ee55e271e89c27164525c74607e|Updating tools/]] , [[https://github.com/apache/nutch/pull/188/commits/7a6ecc808871b969f116d7dfce71c1b4e8e60635|Removing wildcard imports from mapreduce imports]] , [[https://github.com/apache/nutch/pull/188/commits/3411b0d66efa84f6e5adb86b2edc2206a532ed37|Updating NutchJob to use getInstance()]] Next Week’s agenda : Remove all the errors occurring in the upgrade and start building graph generator tool. Mentor’s comments : + ---- + + === Week 8: Coding Phase I (19th June – 25th June) === + Previous Action Items : Removing errors in the runtime build. + + Weekly Activity : + + - Started working on errors occuring during runtime build. + + - Added exception handling while running a hadoop job. + + - Commits : [[https://github.com/apache/nutch/pull/188/commits/45fb1a8cb1a5be40a73f9521a6e7d0f9fc86b6b5|Addressing the errors]] and [[https://github.com/apache/nutch/pull/188/commits/a73661726abc471269f36d1e05f34b7752601a6f|Adding exception handling.]]. + + Next Week’s agenda : Remove all the errors in the runtime build and start updating tests and plugins. + + Mentor’s comments : + + ---- + + === Week 9: Coding Phase II (26th June – 2nd July) === + Previous Action Items : Updating tests and plugins. + + Weekly Activity : + + - Updated tests and plugins to use mapreduce. + + - Commits : [[https://github.com/apache/nutch/pull/188/commits/bb7e549ca383ca4b4812c9d2d24afe42f516abbc|Updating plugins and test files.]]. + + Next Week’s agenda : Remove all the errors occuring during test build. + + Mentor’s comments : + + ---- + + === Week 10: Coding Phase II (3rd July – 9th July) === + Previous Action Items : Remove all the errors occuring during test build. + + Weekly Activity : + + - Removed all the errors occuring during test build. + + - Started fixing failing tests. + + - Commits : [[https://github.com/apache/nutch/pull/188/commits/07c774c68ac6121a9767fe01e4de6556c8435813|Fixing errors in the tests.]] , [[https://github.com/apache/nutch/pull/188/commits/f2b8f00a56cbe49440057c8865dc474fa6f7b93b|Addressing the errors]] and [[https://github.com/apache/nutch/pull/188/commits/dac7f7a270ce406c5d8b4371942908bbfa9949c6|Fixing failing tests : Update01]] + + Next Week’s agenda : Stabilising the tests. + + Mentor’s comments : +

