[ 
https://issues.apache.org/jira/browse/NUTCH-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979258#comment-14979258
 ] 

ASF GitHub Bot commented on NUTCH-2155:
---------------------------------------

GitHub user MJJoyce opened a pull request:

    https://github.com/apache/nutch/pull/83

    NUTCH-2155 - Add crawl completion utility

    - Add simple crawl completion utility that reports count of fetch and
      unfetched pages per domain or host.
    - Update "nutch" helper script with new utility command.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/nutch NUTCH-2155

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/83.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #83
    
----
commit 2534b7a32417e044f5c1c39f4409a6d6826eee69
Author: Michael Joyce <mltjo...@gmail.com>
Date:   2015-10-28T21:18:16Z

    NUTCH-2155 - Add crawl completion util
    
    - Add simple crawl completion utility that reports count of fetch and
      unfetched pages per domain or host.
    - Update "nutch" helper script with new utility command.

----


> Create a "crawl completeness" utility
> -------------------------------------
>
>                 Key: NUTCH-2155
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2155
>             Project: Nutch
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 1.10
>            Reporter: Michael Joyce
>             Fix For: 1.12
>
>
> I've found it useful to have a tool for dumping some "completeness" 
> information from a crawl similar to how domainstats does but including 
> fetched and unfetched counts per domain/host. This is especially nice when 
> doing vertical crawls over a few domains or just to see how much of a 
> host/domain you've covered with your crawl so far.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to