You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by le...@apache.org on 2018/03/14 15:36:06 UTC

[nutch] branch master updated (0e28af6 -> 8bf139d)

This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.


    from 0e28af6  fixed hdfs file checks in crawl script
     add dc516b7  NUTCH-2517 mergesegs corrupts segment data
     new 8bf139d  Merge pull request #293 from lewismc/NUTCH-2517

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/java/org/apache/nutch/crawl/LinkDb.java        | 130 ++++++-------
 .../org/apache/nutch/segment/SegmentMerger.java    | 201 ++++++++++-----------
 2 files changed, 163 insertions(+), 168 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lewismc@apache.org.

[nutch] 01/01: Merge pull request #293 from lewismc/NUTCH-2517

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit 8bf139d76ac3d9c7a557fb297b0947b8bc1d6065
Merge: 0e28af6 dc516b7
Author: Lewis John McGibbney <le...@gmail.com>
AuthorDate: Wed Mar 14 08:36:00 2018 -0700

    Merge pull request #293 from lewismc/NUTCH-2517
    
    NUTCH-2517 mergesegs corrupts segment data

 src/java/org/apache/nutch/crawl/LinkDb.java        | 130 ++++++-------
 .../org/apache/nutch/segment/SegmentMerger.java    | 201 ++++++++++-----------
 2 files changed, 163 insertions(+), 168 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lewismc@apache.org.