[
https://issues.apache.org/jira/browse/TAJO-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim updated TAJO-651:
---------------------------
Attachment: TAJO-651.patch
> HcatalogStore should support (de)serialization of RCFile
> --------------------------------------------------------
>
> Key: TAJO-651
> URL: https://issues.apache.org/jira/browse/TAJO-651
> Project: Tajo
> Issue Type: Bug
> Components: catalog
> Affects Versions: 0.8-incubating
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Attachments: TAJO-651.patch
>
>
> Currently, hcatalogstore does not use serde property in hive meta
> {noformat}
> # Storage Information
> SerDe Library: org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe
>
> InputFormat: org.apache.hadoop.hive.ql.io.RCFileInputFormat
> OutputFormat: org.apache.hadoop.hive.ql.io.RCFileOutputFormat
> Compressed: No
> Num Buckets: -1
> Bucket Columns: []
> Sort Columns: []
> Storage Desc Params:
> serialization.format 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)