You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2009/01/16 06:55:03 UTC

[jira] Resolved: (HADOOP-175) Utilities for reading SequenceFile and MapFile

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

Owen O'Malley resolved HADOOP-175.
----------------------------------

    Resolution: Duplicate

This was fixed by HADOOP-2113.

> Utilities for reading SequenceFile and MapFile
> ----------------------------------------------
>
>                 Key: HADOOP-175
>                 URL: https://issues.apache.org/jira/browse/HADOOP-175
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: io
>            Reporter: Andrzej Bialecki 
>            Assignee: Owen O'Malley
>            Priority: Minor
>         Attachments: patch.txt
>
>
> Most data in Hadoop is stored in SequenceFile-s and MapFile-s. Sometimes there is a need to examine such files, but no specialized utilities exist ro read them.
> These two classes provide a functionality to examine individual records in such files, and also to dump the content of such files to a plain text output.

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