[
https://issues.apache.org/jira/browse/OOZIE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497441#comment-15497441
]
Robert Kanter commented on OOZIE-2613:
--------------------------------------
This breaks unit tests with the {{hadoop-2}} profile. I know we don't run
those with the Hadoop QA Jenkins thing, but we do want those to work given that
most users are using Hadoop 2 (and when we drop Hadoop 1 eventually).
In CDH, we had to make these changes (we use a Hive based on 1.1.0 or later):
https://github.com/cloudera/oozie/commit/ea9e9f41abcd1ac07e9ed29900f14b52e966d87b
I think the important parts are the code removed in {{MiniHCatServer}} and
{{MiniHS2}}. Though we'll need to allow that code to run with Hive 0.13 but
not with 1.2.0.
> Upgrade hive version from 0.13.1 to 1.2.0
> -----------------------------------------
>
> Key: OOZIE-2613
> URL: https://issues.apache.org/jira/browse/OOZIE-2613
> Project: Oozie
> Issue Type: Bug
> Components: core
> Reporter: Abhishek Bafna
> Assignee: Abhishek Bafna
> Fix For: 4.3.0
>
> Attachments: OOZIE-2613-00.patch, OOZIE-2613-01.patch,
> OOZIE-2613-02.patch, OOZIE-2613-03.patch, OOZIE-2613-05.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)