[
https://issues.apache.org/jira/browse/NUTCH-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977033#comment-14977033
]
ASF GitHub Bot commented on NUTCH-2150:
---------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/nutch/pull/82
NUTCH-2150 - Add protocolstats utility
- Add ProtocolStatusStatistics utility that will aggregate protocol
status code information from a crawl database.
- Update nutch helper script to include protocolstats option
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/nutch NUTCH-2150
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/82.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 #82
----
commit 98827fdec546d34817bb808e1dba544ebed58ad6
Author: Michael Joyce <[email protected]>
Date: 2015-10-27T19:43:01Z
NUTCH-2150 - Add protocolstats utility
- Add ProtocolStatusStatistics utility that will aggregate protocol
status code information from a crawl database.
- Update nutch helper script to include protocolstats option
----
> 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)