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

Hudson commented on TAJO-592:
-----------------------------

SUCCESS: Integrated in Tajo-master-build #63 (See 
[https://builds.apache.org/job/Tajo-master-build/63/])
TAJO-592: HCatalogStore should supports RCFile and default hive field 
delimiter. (jaehwa) (jhjung: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=519a16a23a4cd7e3eca9959b501297e4be60ca6e)
* 
tajo-catalog/tajo-catalog-drivers/tajo-hcatalog/src/main/java/org/apache/tajo/catalog/store/HCatalogUtil.java
* CHANGES.txt
* 
tajo-catalog/tajo-catalog-drivers/tajo-hcatalog/src/main/java/org/apache/tajo/catalog/store/HCatalogStore.java
* 
tajo-catalog/tajo-catalog-drivers/tajo-hcatalog/src/test/java/org/apache/tajo/catalog/store/TestHCatalogStore.java


> 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, TAJO-592_2.patch, TAJO-592_3.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)

Reply via email to