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

Work on HADOOP-175 started by Owen O'Malley.

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

Reply via email to