[
https://issues.apache.org/jira/browse/OOZIE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836973#comment-15836973
]
Hadoop QA commented on OOZIE-2630:
----------------------------------
Testing JIRA OOZIE-2630
Cleaning local git workspace
----------------------------
{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
. {color:green}+1{color} the patch does not introduce any @author tags
. {color:green}+1{color} the patch does not introduce any tabs
. {color:red}-1{color} the patch contains 2 line(s) with trailing spaces
. {color:red}-1{color} the patch contains 11 line(s) longer than 132
characters
. {color:green}+1{color} the patch does adds/modifies 6 testcase(s)
{color:green}+1 RAT{color}
. {color:green}+1{color} the patch does not seem to introduce new RAT
warnings
{color:green}+1 JAVADOC{color}
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
warnings
{color:green}+1 COMPILE{color}
. {color:green}+1{color} HEAD compiles
. {color:green}+1{color} patch compiles
. {color:green}+1{color} the patch does not seem to introduce new javac
warnings
{color:red}-1{color} There are [3] new bugs found below threshold in total that
must be fixed.
. {color:green}+1{color} There are no new bugs found in [server].
. {color:green}+1{color} There are no new bugs found in [client].
. {color:red}-1{color} There are [3] new bugs found below threshold in
[core] that must be fixed.
. You can find the FindBugs diff here (look for the red and orange ones):
core/findbugs-new.html
. The most important FindBugs errors are:
. At CoordCommandUtils.java:[line 79]:
org.apache.oozie.command.coord.CoordCommandUtils.ENDOFDAYS isn't final but
should be
. At CoordCommandUtils.java:[line 77]:
org.apache.oozie.command.coord.CoordCommandUtils.ENDOFMONTHS isn't final but
should be
. At CoordCommandUtils.java:[line 78]:
org.apache.oozie.command.coord.CoordCommandUtils.ENDOFWEEKS isn't final but
should be
. {color:green}+1{color} There are no new bugs found in [docs].
. {color:green}+1{color} There are no new bugs found in
[hadooplibs/hadoop-utils-2].
. {color:green}+1{color} There are no new bugs found in [tools].
. {color:green}+1{color} There are no new bugs found in [examples].
. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].
. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].
. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].
. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].
. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].
. {color:green}+1{color} There are no new bugs found in [sharelib/hive].
. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].
. {color:green}+1{color} There are no new bugs found in [sharelib/pig].
. {color:green}+1{color} There are no new bugs found in [sharelib/spark].
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
. {color:green}+1{color} the patch does not change any JPA
Entity/Colum/Basic/Lob/Transient annotations
. {color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
. Tests run: 1857
. Tests failed: 17
. Tests errors: 13
. The patch failed the following testcases:
.
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)
. testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)
.
testOnWorkflowJobStartedEvent(org.apache.oozie.jms.TestJMSJobEventListener)
.
testOnWorkflowJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)
.
testOnWorkflowJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)
.
testOnWorkflowJobSuspendEvent(org.apache.oozie.jms.TestJMSJobEventListener)
. testWorkflowJobSelectors(org.apache.oozie.jms.TestJMSJobEventListener)
.
testWorkflowJobSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)
. testWorkflowJobSelectorsOr(org.apache.oozie.jms.TestJMSJobEventListener)
. testWorkflowJobSelectorsAnd(org.apache.oozie.jms.TestJMSJobEventListener)
. testConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)
.
testOnCoordinatorActionWaitingEvent(org.apache.oozie.jms.TestJMSJobEventListener)
.
testOnCoordinatorActionStartEvent(org.apache.oozie.jms.TestJMSJobEventListener)
.
testOnCoordinatorJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)
.
testOnCoordinatorJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)
.
testCoordinatorActionSelectors(org.apache.oozie.jms.TestJMSJobEventListener)
.
testCoordinatorActionSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)
. Tests failing with errors:
.
testSubmitWithTimeout(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
. testCacheUpdateByMessage(org.apache.oozie.jms.TestHCatMessageHandler)
. testDropEventTypeMessage(org.apache.oozie.jms.TestHCatMessageHandler)
.
testConnectionRetryExceptionListener(org.apache.oozie.service.TestJMSAccessorService)
. testThreadLocalSession(org.apache.oozie.jms.TestDefaultConnectionContext)
. testOnSLAStartMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
. testOnSLAEndMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
. testOnSLADurationMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
. testSLAJobSelectors(org.apache.oozie.jms.TestJMSSLAEventListener)
. testSLAJobSelectorsNegative(org.apache.oozie.jms.TestJMSSLAEventListener)
. testOnSLAStartMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
. testOnSLAEndMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
. testOnSLADurationMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
{color:green}+1 DISTRO{color}
. {color:green}+1{color} distro tarball builds with the patch
----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}
The full output of the test-patch run is available at
. https://builds.apache.org/job/oozie-trunk-precommit-build/3578/
> 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-1.patch, OOZIE-2630-2.patch,
> OOZIE-2630-3.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.4#6332)