[
https://issues.apache.org/jira/browse/OOZIE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854965#comment-15854965
]
Satish Subhashrao Saley commented on OOZIE-2630:
------------------------------------------------
Test failures are flaky. Tested locally
{code}
Running
org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.561 sec
Running org.apache.oozie.command.coord.TestCoordCommandUtils
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.413 sec
Running org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.031 sec
Running org.apache.oozie.event.TestEventGeneration
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.971 sec
Running org.apache.oozie.jms.TestJMSJobEventListener
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.429 sec
Running org.apache.oozie.sla.TestSLAEventGeneration
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.927 sec
Running org.apache.oozie.util.TestMetricsInstrumentation
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.976 sec
{code}
> Oozie Coordinator EL Functions to get first day of the week/month
> -----------------------------------------------------------------
>
> Key: OOZIE-2630
> URL: https://issues.apache.org/jira/browse/OOZIE-2630
> Project: Oozie
> Issue Type: New Feature
> Reporter: Satish Subhashrao Saley
> Assignee: Satish Subhashrao Saley
> Fix For: 5.0.0
>
> Attachments: OOZIE-2630-10.patch, OOZIE-2630-1.patch,
> OOZIE-2630-2.patch, OOZIE-2630-3.patch, OOZIE-2630-4.patch,
> OOZIE-2630-5.patch, OOZIE-2630-6.patch, OOZIE-2630-7.patch,
> OOZIE-2630-8.patch, OOZIE-2630-9.patch, OOZIE-2630-amend-1.patch,
> OOZIE-2630-amend-2.patch, OOZIE-2630-amend-3.patch, OOZIE-2630-amend-4.patch,
> OOZIE-2630-amend-5.patch, OOZIE-2630-amend-6.patch
>
>
> Some users are demanding functions to give first day of week and first day of
> month. It would help them in aggregation jobs accumulating data from first
> day of the month/week to the intended date (current date). Currently we have
> no way to define such start-instance with any existing EL function.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)