[ https://issues.apache.org/jira/browse/OOZIE-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957847#comment-13957847 ]
Rohini Palaniswamy commented on OOZIE-1757: ------------------------------------------- Can we try to make the EL function more generic like OOZIE-1741 https://reviews.apache.org/r/19449/? If not able to overload, is it possible to do (String... args) and pick up the other arguments from that? If that works it can be backward compatible. > 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)