[
https://issues.apache.org/jira/browse/OOZIE-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957976#comment-13957976
]
Shwetha G S commented on OOZIE-1757:
------------------------------------
Instead of letting the user specify the equality separator, partition separator
etc etc and confuse him/her more, I like the action type argument better. Oozie
needs more maintenance with this, but its clean interface for users.
I tried with 2 arguments - (String name, String... types) and it doesn't work.
Just (String... args) should work. Will check. Thanks
> 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)