[ 
https://issues.apache.org/jira/browse/HCATALOG-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated HCATALOG-264:
--------------------------------

    Attachment: HCATALOG-264-1.patch

The patch depends on HCATALOG-261 since in test case, it will use some DDL 
enabled by 261. I didn't find a way to create an auto-maintained index in Hive 
(seems only deferred index is supported), so I didn't add a test case for that. 
But I did that check in the code in case they add it in future.
                
> Barrier for HCatOutputFormat for Pig/Mapreduce if the table contains feature 
> only supported in Hive
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HCATALOG-264
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-264
>             Project: HCatalog
>          Issue Type: Improvement
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.4
>
>         Attachments: HCATALOG-264-1.patch
>
>
> After HCATALOG-261, we can create the table in hcat even it contains feature 
> which is not supported by Pig/Mapreduce, such as cluster/sort, or 
> auto-maintained index. If the data is added by Hive, Pig/Mapreduce can read 
> it without problem. But if Pig/Mapreduce store data, they cannot store data 
> comply with these feature specifition. So we need to disable them in 
> Pig/Mapreduce.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to