[ https://issues.apache.org/jira/browse/FALCON-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071646#comment-14071646 ]
Suhas Vasu commented on FALCON-554: ----------------------------------- [~sriksun] there are test failures with this patch. unning org.apache.oozie.extensions.TestOozieELExtensions 2014-07-23 17:36:57.859 java[24869:1903] Unable to load realm mapping info from SCDynamicStore Tests run: 13, Failures: 1, Errors: 0, Skipped: 12, Time elapsed: 4.347 sec <<< FAILURE! - in org.apache.oozie.extensions.TestOozieELExtensions setUp(org.apache.oozie.extensions.TestOozieELExtensions) Time elapsed: 4.147 sec <<< FAILURE! org.apache.oozie.service.ServiceException: E0111: class#method not found [org.apache.oozie.coord.CoordELFunctions#ph1_coord_formatTime_echo latest] at org.apache.oozie.service.ELService.findMethod(ELService.java:218) at org.apache.oozie.service.ELService.extractFunctions(ELService.java:103) at org.apache.oozie.service.ELService.init(ELService.java:134) at org.apache.oozie.service.Services.setServiceInternal(Services.java:368) at org.apache.oozie.service.Services.setService(Services.java:354) at org.apache.oozie.service.Services.loadServices(Services.java:287) at org.apache.oozie.service.Services.init(Services.java:208) at org.apache.oozie.extensions.TestOozieELExtensions.setUp(TestOozieELExtensions.java:67) > Extend time functions available in Falcon to support current & last week > ------------------------------------------------------------------------ > > Key: FALCON-554 > URL: https://issues.apache.org/jira/browse/FALCON-554 > Project: Falcon > Issue Type: Bug > Components: oozie > Affects Versions: 0.6 > Reporter: Srikanth Sundarrajan > Assignee: Srikanth Sundarrajan > Fix For: 0.6 > > Attachments: FALCON-554.patch > > > Currently there are no convenient time functions available to select inputs > for a process based on a week boundary. It would be handy to have these > functions supported natively in Falcon. -- This message was sent by Atlassian JIRA (v6.2#6252)