You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/02/19 23:51:19 UTC

[jira] [Updated] (OOZIE-1697) Add 'hcatalog' to Pig's default sharelib configuration

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

Robert Kanter updated OOZIE-1697:
---------------------------------

    Attachment: OOZIE-1697.patch

The patch makes the PigActionExecutor return "pig" and "hcatalog".  To support this, I had to make {{getDefaultShareLibName}} return an array of Strings instead of just a String; this affected the other ActionExecutors.  The patch also adds tests on the default sharelib for each ActionExecutor.  I also verified manually that its now including both sharelibs for the Pig action.  

> Add 'hcatalog' to Pig's default sharelib configuration
> ------------------------------------------------------
>
>                 Key: OOZIE-1697
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1697
>             Project: Oozie
>          Issue Type: Improvement
>          Components: action
>    Affects Versions: 4.0.0
>            Reporter: Harsh J
>            Assignee: Robert Kanter
>            Priority: Minor
>         Attachments: OOZIE-1697.patch
>
>
> It is currently tedious to write Pig actions in Oozie (directly or via Hue) that make use of HCatalog. Its easier for Hive though, now that HCatalog has been made a part of its stock libraries.
> One thing we could get out of a user's way, for Pig actions, would be to make the server config of "oozie.action.sharelib.for.pig" include "hcatalog" as one of its values by default.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)