[
https://issues.apache.org/jira/browse/OOZIE-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venkatesh Seetharam updated OOZIE-2047:
---------------------------------------
Fix Version/s: 4.1.0
> 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
> Fix For: 4.1.0
>
> 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)