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

[jira] [Commented] (TAJO-592) HCatalogStore should supports RCFile and default hive field delimiter.

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

Hyunsik Choi commented on TAJO-592:
-----------------------------------

[~blrunner],

Thank you for quick response. Could you tell me where did you upload the second patch? I couldn't find the second patch.

> HCatalogStore should supports RCFile and default hive field delimiter.
> ----------------------------------------------------------------------
>
>                 Key: TAJO-592
>                 URL: https://issues.apache.org/jira/browse/TAJO-592
>             Project: Tajo
>          Issue Type: Improvement
>          Components: catalog
>    Affects Versions: 0.8-incubating
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-592.patch
>
>
> If hive table used default row format delimiter, hive doesn't return _field.delim_. As the result, tajo can't scan hive tables which used default row format delimiter. So, in this case, tajo must set _field.delim_ to \001.
> And current HCatalogStore just supports TextFile, it should supports RCFile.
> At last, I found that HCatalogStore doesn't set compression and _field.delim_ when it created tables. So,we should implement these.



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