Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "SecondReport" page has been changed by FjodorVershinin:
https://wiki.apache.org/nutch/SecondReport?action=diff&rev1=2&rev2=3

  
  == Objectives ==  
     * Add ability to get logs by REST API
-    * --Implement generic crawl cycle in GUI--
+    * --(Implement generic crawl cycle in GUI)--
     * Add ability upload seed files (or post seed data) by REST API
  === Contributions to Nutch community ===
- At previous week (13.07-19.07) I worked on the most challenging task, namely 
I'd tried to implement crawling cycle in GUI part. The most problematic was 
tasks status controlling, but I'd solved this issue with simple polling. Other 
option is to post whole batch of jobs to Nutch Server, and shift all the 
responsibility to server's side. You can see my pullrequest on 
[[https://bitbucket.org/feodorv/uinutch/pull-request/2/implemented-crawling-script|
 bitbucket]].
+ At previous week (13.07-19.07) I worked on the most challenging task, namely 
I'd tried to implement crawling cycle in GUI part. The most problematic was 
tasks status controlling, but I'd solved this issue with simple polling. Other 
option is to post whole batch of jobs to Nutch Server, and shift all the 
responsibility to server's side. You can see my pullrequest on 
[[https://bitbucket.org/feodorv/uinutch/pull-request/2/implemented-crawling-script|
 bitbucket]]. Also, I would propose minor changes in API and created issue with 
a little patch about generate component. 
[[https://issues.apache.org/jira/browse/NUTCH-1819|NUTCH-1819]]
+ 
  The next task is seed upload, then we can run our application on Apache's VM.
  
  == Future Actions ==

Reply via email to