You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2007/05/09 20:44:15 UTC

[jira] Closed: (NUTCH-417) After upgrade to hadoop-0.9.1, parsing and indexing doesn't work.

     [ https://issues.apache.org/jira/browse/NUTCH-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Bialecki  closed NUTCH-417.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0
         Assignee: Andrzej Bialecki 

Fixed as a part of upgrade to Hadoop 0.12.2

> After upgrade to hadoop-0.9.1, parsing and indexing doesn't work.
> -----------------------------------------------------------------
>
>                 Key: NUTCH-417
>                 URL: https://issues.apache.org/jira/browse/NUTCH-417
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Doğacan Güney
>         Assigned To: Andrzej Bialecki 
>             Fix For: 0.9.0
>
>         Attachments: index.patch
>
>
> If you parse while fetching then it is fine, but if you run parse as a different job, it creates an essentially empty parse_data directory(which has index files, but doesn't have data files). I am not sure why this is happening.
> Also, indexing fails at Indexer.OutputFormat.getRecordWriter. The parameter fs seems to be an instance of PhasedFileSystem which throws exceptions on delete and {start,complete}LocalOutput.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.