You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/11/21 07:16:38 UTC

[jira] [Commented] (TAJO-200) RCFile compatible to apache hive

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

Hyunsik Choi commented on TAJO-200:
-----------------------------------

+1 
Great job!

> RCFile compatible to apache hive
> --------------------------------
>
>                 Key: TAJO-200
>                 URL: https://issues.apache.org/jira/browse/TAJO-200
>             Project: Tajo
>          Issue Type: New Feature
>          Components: storage
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-200.patch, TAJO-200_2.patch
>
>
> * Support both the text and the binary serialization/deserialization.
> ** dafault : org.apache.tajo.storage.BinarySerializeDeserialize
> * use SequenceFile.metadata.
> ** key: rcfile.serde
> ** value: org.apache.tajo.storage.BinarySerializeDeserialize, org.apache.tajo.storage.TextSerializeDeserialize
> * improve memory efficiency
> * support tajo pushdown projection
> * support compression



--
This message was sent by Atlassian JIRA
(v6.1#6144)