Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-49

Block-based compression of RowFile

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Storage

    Description

      Background

      RowFile is the row-oriented binary file format of Tajo. Currently, RowFile does not support compression.

      Proposal

      The goal of this proposal is to implement block-based compression of RowFile. Requirements are follows.

      • The compression type should be configurable via TableMeta.
      • The block size also should be configurable via Configuration.
      • LZO, BZip2, GZip should be supported. (I recommend utilizing Hadoop's CompressionInputStream/CompressionOutputStream)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jihoonson Jihoon Son
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: