[ https://issues.apache.org/jira/browse/OOZIE-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187513#comment-14187513 ]
Venkat Ranganathan commented on OOZIE-2047: ------------------------------------------- Test failure unrelated to change > Oozie does not support Hive tables that use datatypes introduced since Hive > 0.8 > -------------------------------------------------------------------------------- > > Key: OOZIE-2047 > URL: https://issues.apache.org/jira/browse/OOZIE-2047 > Project: Oozie > Issue Type: Bug > Reporter: Venkat Ranganathan > Assignee: Venkat Ranganathan > Attachments: OOZIE-2047.patch > > > Oozie uses HCatalog APIs in org.apache.hcatalog packages. Those APIs were > present until Hive 0.13 but were frozen in their support of the Hive features > to what existed in Hive 0.7 Using these APIs precludes users from using > Oozie hcatalog dependencies on tables that use the new APIs. > The fix is to simply change the package used to the new > org.apache.hive.hcatalog packag. . > Note that these APIs are not available in HCatalog 0.5 or 0.6. So we have to > drop support for those HCatalog versions once we start using this package -- This message was sent by Atlassian JIRA (v6.3.4#6332)