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

[jira] [Commented] (TAJO-49) Block-based compression of RowFile

    [ https://issues.apache.org/jira/browse/TAJO-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648549#comment-13648549 ] 

WooilKim commented on TAJO-49:
------------------------------

I submit my proposal of this project

http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/wooilkim/1
                
> 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