You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/04/01 13:52:38 UTC

[jira] [Commented] (OOZIE-1757) coord:dataOutPartitions doesn't work with hive action

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

Shwetha G S commented on OOZIE-1757:
------------------------------------

commons-el doesn't support function overloading. So, we have to add new EL function and probably deprecate the old one later?

> coord:dataOutPartitions doesn't work with hive action
> -----------------------------------------------------
>
>                 Key: OOZIE-1757
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1757
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>              Labels: incompatible
>             Fix For: trunk
>
>         Attachments: OOZIE-1757-v2.patch, OOZIE-1757.patch
>
>
> Currently, coord:dataOutPartitions() generates string 'ds=2013-11-15-00-05'. But this doesn't work with hive actions as hive expects quotes around partition value i.e., ds='2013-11-15-00-05'



--
This message was sent by Atlassian JIRA
(v6.2#6252)