You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dennis Kubes (JIRA)" <ji...@apache.org> on 2007/02/02 20:02:06 UTC

[jira] Updated: (NUTCH-437) MapFile in Hadoop 0.10.2 has changed, must update references

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

Dennis Kubes updated NUTCH-437:
-------------------------------

    Attachment: nutch-hadoop-0.10.2-mapfile.patch

This patch changes the references to MapFile.Writer throughout the Nutch codebase to be compatible with the Hadoop 0.10.2 changes to MapFile.Writer.  No new unit tests were needed these were handled through previous unit tests.  Old unit tests were also updated to the new signature.

This patch should only be applied when upgrading to Hadoop 0.10.2

> MapFile in Hadoop 0.10.2 has changed, must update references
> ------------------------------------------------------------
>
>                 Key: NUTCH-437
>                 URL: https://issues.apache.org/jira/browse/NUTCH-437
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 0.8.2, 0.9.0
>         Environment: windows xp and java
>            Reporter: Dennis Kubes
>         Assigned To: Dennis Kubes
>             Fix For: 0.8.2, 0.9.0
>
>         Attachments: nutch-hadoop-0.10.2-mapfile.patch
>
>
> The MapFile.Writer signature has changed in hadoop 0.10.2 to include a Configuration object.  Object in the Nutch codebase that reference MapFile.Writer will need to be updated.  

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