[ https://issues.apache.org/jira/browse/HCATALOG-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates resolved HCATALOG-264. --------------------------------- Resolution: Fixed Patch checked in. I had to make a small change in TestHCatOutputFormat to make it so the output table wasn't created with buckets. > 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