You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2013/05/22 18:39:19 UTC

[jira] [Issue Comment Deleted] (TAJO-49) Block-based compression of RowFile

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

Jihoon Son updated TAJO-49:
---------------------------

    Comment: was deleted

(was: I'm sorry to say that this proposal is rejected since the deadline is passed.
But, we can proceed it regardless of the GSoC!)
    
> Block-based compression of RowFile
> ----------------------------------
>
>                 Key: TAJO-49
>                 URL: https://issues.apache.org/jira/browse/TAJO-49
>             Project: Tajo
>          Issue Type: New Feature
>          Components: storage
>            Reporter: Jihoon Son
>              Labels: gsoc, gsoc2013, mentor
>
> h3. Background
> RowFile is the row-oriented binary file format of Tajo. Currently, RowFile does not support compression. 
> h3. 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) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira