[
https://issues.apache.org/jira/browse/NUTCH-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977036#comment-14977036
]
Michael Joyce commented on NUTCH-2150:
--------------------------------------
Hi folks,
PR is up for this. You can run the util with something similar to the following
{code}
./bin/nutch protocolstats crawl/crawldb/current/ ./output
{code}
And that will get you something along the lines of
{code}
38 200
19 301
2 302
665 UNFETCHED
{code}
Let me know if you have any questions!
> Add ProtocolStatus Utility
> --------------------------
>
> Key: NUTCH-2150
> URL: https://issues.apache.org/jira/browse/NUTCH-2150
> Project: Nutch
> Issue Type: Improvement
> Components: util
> Affects Versions: 1.10
> Reporter: Michael Joyce
> Fix For: 1.12
>
>
> It would be nice to have a utility for dumping protocol status code
> information for a crawl database. This will be a utility for getting a dump
> of the protocol status codes that builds off of NUTCH-2129
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)