You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2015/07/15 00:19:04 UTC

[jira] [Updated] (OOZIE-2305) Compile Oozie with Hive-1.2.0

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

Ravi Prakash updated OOZIE-2305:
--------------------------------
    Attachment: OOZIE-2305.01.patch

Here's a patch with the changes I needed to build Oozie-4.2.0 successfully with HIve-1.2.0. They still apply to trunk.

> Compile Oozie with Hive-1.2.0
> -----------------------------
>
>                 Key: OOZIE-2305
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2305
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Ravi Prakash
>         Attachments: OOZIE-2305.01.patch
>
>
> Some changes are needed to build Oozie against Hive-1.2.0. 
> Specifically {{core/src/main/java/org/apache/oozie/dependency/HCatURIHandler.java}} refers {{ShimLoader.getHadoopShims().setTokenStr}} which has been removed. Also {{core/src/test/java/org/apache/oozie/test/hive/MiniHS2.java}} calls {{HiveMetaStore.HMSHandler.resetDefaultDBFlag()}} which also has been removed in Hive-1.2.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)