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

Hudson commented on NUTCH-882:
------------------------------

Integrated in Nutch-nutchgora #240 (See 
[https://builds.apache.org/job/Nutch-nutchgora/240/])
    NUTCH-882 Design a Host table in GORA (Revision 1330728)

     Result = SUCCESS
ferdy : 
Files : 
* /nutch/branches/nutchgora/CHANGES.txt
* /nutch/branches/nutchgora/build.xml
* /nutch/branches/nutchgora/conf/gora-hbase-mapping.xml
* /nutch/branches/nutchgora/default.properties
* /nutch/branches/nutchgora/ivy/ivy.xml
* /nutch/branches/nutchgora/src/gora/host.avsc
* 
/nutch/branches/nutchgora/src/java/org/apache/nutch/fetcher/FetcherReducer.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/host
* /nutch/branches/nutchgora/src/java/org/apache/nutch/host/HostDb.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/host/HostDbReader.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/host/HostDbUpdateJob.java
* 
/nutch/branches/nutchgora/src/java/org/apache/nutch/host/HostDbUpdateReducer.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/host/HostInjectorJob.java
* 
/nutch/branches/nutchgora/src/java/org/apache/nutch/indexer/IndexerReducer.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/storage/Host.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/storage/StorageUtils.java
* 
/nutch/branches/nutchgora/src/java/org/apache/nutch/storage/WebTableCreator.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/util/Histogram.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/util/TableUtil.java
* 
/nutch/branches/nutchgora/src/java/org/apache/nutch/util/domain/DomainStatistics.java

                
> Design a Host table in GORA
> ---------------------------
>
>                 Key: NUTCH-882
>                 URL: https://issues.apache.org/jira/browse/NUTCH-882
>             Project: Nutch
>          Issue Type: New Feature
>    Affects Versions: nutchgora
>            Reporter: Julien Nioche
>             Fix For: nutchgora
>
>         Attachments: NUTCH-882-v1.patch, NUTCH-882-v3.txt, NUTCH-882-v3.txt, 
> hostdb.patch
>
>
> Having a separate GORA table for storing information about hosts (and 
> domains?) would be very useful for : 
> * customising the behaviour of the fetching on a host basis e.g. number of 
> threads, min time between threads etc...
> * storing stats
> * keeping metadata and possibly propagate them to the webpages 
> * keeping a copy of the robots.txt and possibly use that later to filter the 
> webtable
> * store sitemaps files and update the webtable accordingly
> I'll try to come up with a GORA schema for such a host table but any comments 
> are of course already welcome 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to