Jinho Kim created TAJO-651:
------------------------------
Summary: HcatalogStore should support (de)serialization of tajo
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
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)