[
https://issues.apache.org/jira/browse/OOZIE-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946525#comment-13946525
]
Shwetha G S commented on OOZIE-1757:
------------------------------------
pig and java actions require the value ds=2013-11-15-00-05 and hive requires
ds='2013-11-15-00-05'. So, I will add actionType as another argument to EL
function coord:dataOutPartitions() (just like coord:dataInPartitionFilter)
> 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
>
> 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)