You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org> on 2011/11/11 01:05:52 UTC

[jira] [Commented] (OOZIE-68) GH-22: Add Hive action

    [ https://issues.apache.org/jira/browse/OOZIE-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148135#comment-13148135 ] 

Alejandro Abdelnur commented on OOZIE-68:
-----------------------------------------

I've rebased the Hive Action to Oozie's trunk.

I've tried using the Hive JARs from Apache, after HIVE-2391, but they are still broken (i'll make this issue dependent on).

Using CDH Hive JARs I can compile code and testcases, but Hive testcases fail because of Hive ShimLoader (a class to enable working with different versions of Hadoop) does not recognize Hadoop versions with more than 2 dots in it (0.20.104.0, 0.20.204.0 don't work). I've opened a JIRA in Hive for this HIVE-2570 (I'll make this issue dependent on it too). If I modify the version of Hadoop Oozie uses to use CDH version of Hadoop (it has 2 dots in its version 0.20.2-cdh3u2), the Hive Action works fine.

The other option is to run the testcases using Hadoop 0.20 pre security (using -Dhadoop20), It works as well.
                
> GH-22: Add Hive action
> ----------------------
>
>                 Key: OOZIE-68
>                 URL: https://issues.apache.org/jira/browse/OOZIE-68
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> Add support for Hive actions in workflows.
> This would be via a new action executor and an extension schema.

--
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