Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2501

Implement utility-tools for working with SequenceFiles

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • io
    • None

    Description

      It would be nice to implement a bunch of utilities to work with SequenceFiles:

      • info (print-out header information such as key/value types, compression type/codec etc.)
      • cat
      • head/tail
      • merge multiple seq-files into one
      • ...

      I'd imagine this would look like:

      $ bin/hadoop seq -info /user/joe/blah.seq
      $ bin/hadoop seq -head -n 10 /user/joe/blah.seq
      

      Attachments

        Issue Links

          Activity

            People

              enis Enis Soztutar
              acmurthy Arun Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: