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

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

tried debugging the test failure:
testTimeOutWithUnresolvedMissingDependencies(org.apache.oozie.command.coord.TestCoordPushDependencyCheckXCommand)

Ended up fixing some peripheral stuffs and later realised this test fails even 
without my patch. Didn't get time to fix the testcase. Attaching the updated 
patch:
1. checkstyle related changes are so that you can build a module independently. 
Else, the build fails with checkstyle header not found exception.
2. deleting target/derbydb in testcase - hive metastore client url is stored in 
this (not sure why though). So, reruns without clean fail with hcat client 
exception.
3. actual el patch


> 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)

Reply via email to