You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Ferdy Galema (Commented) (JIRA)" <ji...@apache.org> on 2012/02/20 15:30:33 UTC

[jira] [Commented] (NUTCH-965) Skip parsing for truncated documents

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

Ferdy Galema commented on NUTCH-965:
------------------------------------

Hi Lewis,

FYI: I'm currently looking into this one, for both nutchgora and trunk. Picked up your patch and changed a few things here and there to make work, including Julien's remarks. Side note: your patch was generated with a hardcoded project, namely on line 2 in the patch file "#P nutchgora". I couldn't apply it to a project that is named differently without removing this line. (Not too much of a worry, but just to let you know.. hadn't seen anything like that before).

Will get back on this.
                
> Skip parsing for truncated documents
> ------------------------------------
>
>                 Key: NUTCH-965
>                 URL: https://issues.apache.org/jira/browse/NUTCH-965
>             Project: Nutch
>          Issue Type: Improvement
>          Components: parser
>            Reporter: Alexis
>            Assignee: Lewis John McGibbney
>             Fix For: nutchgora, 1.5
>
>         Attachments: NUTCH-965-v2.patch, parserJob.patch
>
>
> The issue you're likely to run into when parsing truncated FLV files is described here:
> http://www.mail-archive.com/user@nutch.apache.org/msg01880.html
> The parser library gets stuck in infinite loop as it encounters corrupted data due to for example truncating big binary files at fetch time.

--
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