You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jaehwa Jung (JIRA)" <ji...@apache.org> on 2014/02/21 10:40:20 UTC

[jira] [Created] (TAJO-616) (Umbrella) SequenceFile support

Jaehwa Jung created TAJO-616:
--------------------------------

             Summary: (Umbrella) SequenceFile support
                 Key: TAJO-616
                 URL: https://issues.apache.org/jira/browse/TAJO-616
             Project: Tajo
          Issue Type: Improvement
            Reporter: Jaehwa Jung


Hadoop users can create a sequence file format, and hive users also can create a table which was stored as SequenceFIle. So, we need to support sequence file format as follows:

* Update parser and catalog for SequenceFile
* Make serializer/deserializer configurable in SequenceFile
* Scanner for SequenceFile
* Support for compression/decompression of SequenceFile
* Compatible to apache hive 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)