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

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:green}+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:green}+1{color} the patch does not introduce any trailing spaces
.    {color:green}+1{color} the patch does not introduce any line longer than 
132
.    {color:green}+1{color} the patch does adds/modifies 4 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:green}+1{color} There are no new bugs found in total.
.    {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:green}+1{color} There are no new bugs found in [core].
.    {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: 980
.    Tests failed: 0
.    Tests errors: 300

.    The patch failed the following testcases:

.      

.    Tests failing with errors:
.      
testGetJobInfoForStartCreatedTime(org.apache.oozie.executor.jpa.TestBundleJobInfoGetJPAExecutor)
.      
testGetJobInfoForEndCreatedTime(org.apache.oozie.executor.jpa.TestBundleJobInfoGetJPAExecutor)
.      
testGetJobInfoForText(org.apache.oozie.executor.jpa.TestBundleJobInfoGetJPAExecutor)
.      
testGetJobInfoForTextAndStatus(org.apache.oozie.executor.jpa.TestBundleJobInfoGetJPAExecutor)
.      
testBundleJobInfoGet(org.apache.oozie.executor.jpa.TestBundleJobInfoGetJPAExecutor)
.      
testBundleJobsSortBy(org.apache.oozie.executor.jpa.TestBundleJobInfoGetJPAExecutor)
.      testDelete(org.apache.oozie.action.hadoop.TestHCatPrepareActions)
.      testServerTimeouts(org.apache.oozie.action.email.TestEmailActionExecutor)
.      
testHDFSFileAttachment(org.apache.oozie.action.email.TestEmailActionExecutor)
.      testSetupMethods(org.apache.oozie.action.email.TestEmailActionExecutor)
.      testDoNormalEmail(org.apache.oozie.action.email.TestEmailActionExecutor)
.      testDoAuthEmail(org.apache.oozie.action.email.TestEmailActionExecutor)
.      testValidation(org.apache.oozie.action.email.TestEmailActionExecutor)
.      
testContentTypeDefault(org.apache.oozie.action.email.TestEmailActionExecutor)
.      testContentType(org.apache.oozie.action.email.TestEmailActionExecutor)
.      
testLocalFileAttachmentError(org.apache.oozie.action.email.TestEmailActionExecutor)
.      testRun(org.apache.oozie.client.TestOozieCLI)
.      testChangeValue(org.apache.oozie.client.TestOozieCLI)
.      testSubmitPig(org.apache.oozie.client.TestOozieCLI)
.      testSubmitMapReduce(org.apache.oozie.client.TestOozieCLI)
.      testSubmitMapReduce2(org.apache.oozie.client.TestOozieCLI)
.      testSubmitDoAs(org.apache.oozie.client.TestOozieCLI)
.      testSubmitWithPropertyArguments(org.apache.oozie.client.TestOozieCLI)
.      testJobDefinition(org.apache.oozie.client.TestOozieCLI)
.      testSubmit(org.apache.oozie.client.TestOozieCLI)
.      testKill(org.apache.oozie.client.TestOozieCLI)
.      testJobInfo(org.apache.oozie.client.TestOozieCLI)
.      testCoordJobIgnore(org.apache.oozie.client.TestOozieCLI)
.      testJobStatus(org.apache.oozie.client.TestOozieCLI)
.      testStart(org.apache.oozie.client.TestOozieCLI)
.      testSuspend(org.apache.oozie.client.TestOozieCLI)
.      testResume(org.apache.oozie.client.TestOozieCLI)
.      testReRun(org.apache.oozie.client.TestOozieCLI)
.      testJobLog(org.apache.oozie.client.TestOozieCLI)
.      testBulkSuspendResumeKill1(org.apache.oozie.client.TestOozieCLI)
.      testWfActionRetries(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRun2(org.apache.oozie.client.TestOozieCLI)
.      testJobDryrun(org.apache.oozie.client.TestOozieCLI)
.      testAdminOsEnv(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRunNeg1(org.apache.oozie.client.TestOozieCLI)
.      testshareLibUpdate(org.apache.oozie.client.TestOozieCLI)
.      testRunWithDebug(org.apache.oozie.client.TestOozieCLI)
.      testBulkSuspendResumeKill2(org.apache.oozie.client.TestOozieCLI)
.      
testBulkCommandWithoutFilterNegative(org.apache.oozie.client.TestOozieCLI)
.      testCoordActionKill1(org.apache.oozie.client.TestOozieCLI)
.      testCoordActionKill2(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRun1(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRun3(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRun4(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRunNeg2(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRunNeg3(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRunNeg4(org.apache.oozie.client.TestOozieCLI)
.      testCoordActionsIgnore(org.apache.oozie.client.TestOozieCLI)
.      testJobsStatus(org.apache.oozie.client.TestOozieCLI)
.      testHeaderPropagation(org.apache.oozie.client.TestOozieCLI)
.      testOozieStatus(org.apache.oozie.client.TestOozieCLI)
.      testServerBuildVersion(org.apache.oozie.client.TestOozieCLI)
.      testClientBuildVersion(org.apache.oozie.client.TestOozieCLI)
.      testJobPoll(org.apache.oozie.client.TestOozieCLI)
.      testPropertiesWithTrailingSpaces(org.apache.oozie.client.TestOozieCLI)
.      testAdminQueueDump(org.apache.oozie.client.TestOozieCLI)
.      testInfo(org.apache.oozie.client.TestOozieCLI)
.      testValidateWorkFlowCommand(org.apache.oozie.client.TestOozieCLI)
.      testSlaEvents(org.apache.oozie.client.TestOozieCLI)
.      testshareLibUpdate_withSecurity(org.apache.oozie.client.TestOozieCLI)
.      testGetShareLib(org.apache.oozie.client.TestOozieCLI)
.      testGetShareLib_withKey(org.apache.oozie.client.TestOozieCLI)
.      testUpdate(org.apache.oozie.client.TestOozieCLI)
.      testUpdateWithDryrun(org.apache.oozie.client.TestOozieCLI)
.      testFailNoArg(org.apache.oozie.client.TestOozieCLI)
.      testRetryForTimeout(org.apache.oozie.client.TestOozieCLI)
.      testNoRetryForError(org.apache.oozie.client.TestOozieCLI)
.      testRetryWithRetryCount(org.apache.oozie.client.TestOozieCLI)
.      testAdminConfiguration(org.apache.oozie.client.TestOozieCLI)
.      testAdminJavaSystemProperties(org.apache.oozie.client.TestOozieCLI)
.      testAdminInstrumentation(org.apache.oozie.client.TestOozieCLI)
.      testAdminMetrics(org.apache.oozie.client.TestOozieCLI)
.      testSlaEnable(org.apache.oozie.client.TestOozieCLI)
.      testSlaDisable(org.apache.oozie.client.TestOozieCLI)
.      testSlaChange(org.apache.oozie.client.TestOozieCLI)
.      testCoordActionMissingdependencies(org.apache.oozie.client.TestOozieCLI)
.      testChildId(org.apache.oozie.command.wf.TestWorkflowKillXCommand)
.      testWfKillSuccess1(org.apache.oozie.command.wf.TestWorkflowKillXCommand)
.      testWfKillSuccess2(org.apache.oozie.command.wf.TestWorkflowKillXCommand)
.      testWfKillFailed(org.apache.oozie.command.wf.TestWorkflowKillXCommand)
.      
testWfKillSuccessAfterNodeDefUpgrade(org.apache.oozie.command.wf.TestWorkflowKillXCommand)
.      
testWfKillFailedToLoadJob(org.apache.oozie.command.wf.TestWorkflowKillXCommand)
.      testInfoWithBundle(org.apache.oozie.action.hadoop.TestOozieJobInfo)
.      testWfSuccess(org.apache.oozie.command.wf.TestForkedActionStartXCommand)
.      testWfFailure(org.apache.oozie.command.wf.TestForkedActionStartXCommand)
.      
testCoordActionsIgnore(org.apache.oozie.command.coord.TestCoordActionsIgnoreXCommand)
.      testSubmit(org.apache.oozie.servlet.TestJobsServlet)
.      testJobs(org.apache.oozie.servlet.TestJobsServlet)
.      testDiffUser(org.apache.oozie.servlet.TestJobsServlet)
.      
testWfActionDelete(org.apache.oozie.executor.jpa.TestWorkflowActionDeleteJPAExecutor)
.      
testCount(org.apache.oozie.executor.jpa.TestCoordJobsCountNotForPurgeFromParentIdJPAExecutor)
.      
testSubmitReservedVars(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSLAAlertWithNewlyCreatedActions(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitDateOffset(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithStartTimeAfterEndTime(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithWrongNamespace(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitFixedValues(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      testSchemaError(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitNoDatasets(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitNoUsername(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitNoControls(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitWithDoneFlag(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitWithVarAppName(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitDatasetInitialInstance(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithIncludeFile(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testDuplicateDatasetNameInIncludeFile(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testCheckMaximumFrequency(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testMissingConfigDefaults(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testAvailConfigDefaults(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitWithTimeout(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testSubmitWithSLAAlertsDisable(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      testBasicSubmit(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithDryRun(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithCronFrequency(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithIdenticalStartAndEndTime(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithUnMaterializableFrequency(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithValidFrequency(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithMultipleInstancesInputEvent(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithMultipleStartInstancesInputEvent(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithMultipleEndInstancesInputEvent(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithMultipleInstancesOutputEvent(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testELdataIO_xsd_4(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithBundleId(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      
testBasicSubmitWithSLA(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
.      testSetGet(org.apache.oozie.TestCoordinatorJobBean)
.      testSerialization(org.apache.oozie.TestCoordinatorJobBean)
.      testMapReduce(org.apache.oozie.action.hadoop.TestMapReduceActionError)
.      testCallbackGet(org.apache.oozie.servlet.TestCallbackServlet)
.      testCallbackPost(org.apache.oozie.servlet.TestCallbackServlet)
.      
testCoordActionGet(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSubsetJPAExecutor)
.      
testGetActionsWithNominalTimeFilter(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSubsetJPAExecutor)
.      
testCoordActionOrderBy(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSubsetJPAExecutor)
.      
testCoordActionOrderByDesc(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSubsetJPAExecutor)
.      
testCoordActionFilter(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSubsetJPAExecutor)
.      
testGetActionAllColumns(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSubsetJPAExecutor)
.      testFunctions(org.apache.oozie.TestDagELFunctions)
.      testLastErrorNodeWithRetrySucceed(org.apache.oozie.TestDagELFunctions)
.      testLastErrorNodeWithRetryFail(org.apache.oozie.TestDagELFunctions)
.      
testCoordChangeXCommand(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeEndTime(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeEndTime1(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeEndTime2(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeEndTime3(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeEndTime4(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeEndTimeDeleteAction(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testProcessLookaheadActions(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeEndTimeBeforeStart(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeStatus(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangePauseTime(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordChangeConcurrency(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testChangeTimeDeleteRunning(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordStatus_Ignored(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordStatus_Failed(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordStatus_Killed(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoordStatus_Changefailed(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testCoord_throwException(org.apache.oozie.command.coord.TestCoordChangeXCommand)
.      
testDoOperationsWithInvalidXML(org.apache.oozie.action.hadoop.TestPrepareActionsDriver)
.      
testDoOperationsWithValidXML(org.apache.oozie.action.hadoop.TestPrepareActionsDriver)
.      
testCoordSuspendPostive(org.apache.oozie.command.coord.TestCoordSuspendXCommand)
.      
testCoordSuspendWithErrorPostive(org.apache.oozie.command.coord.TestCoordSuspendXCommand)
.      
testCoordSuspendWithErrorPostive2(org.apache.oozie.command.coord.TestCoordSuspendXCommand)
.      
testCoordSuspendNegative(org.apache.oozie.command.coord.TestCoordSuspendXCommand)
.      testSubmit(org.apache.oozie.servlet.TestV1JobsServlet)
.      testJobs(org.apache.oozie.servlet.TestV1JobsServlet)
.      testType(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testConfigPropagation(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testGetGroupFromParent(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testSubWorkflowConfCreation(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testSubWorkflowStart(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testSubWorkflowRecovery(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testConfigNotPropagation(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testSubworkflowLib(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testSubworkflowDepth(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testSubWorkflowSuspend(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testSubWorkflowRerun(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testParentGlobalConf(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testParentGlobalConfWithConfigDefault(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
.      
testGetBundleParent(org.apache.oozie.executor.jpa.TestCoordJobsGetFromParentIdJPAExecutor)
.      
testGetBundleParentTooMany(org.apache.oozie.executor.jpa.TestCoordJobsGetFromParentIdJPAExecutor)
.      
testCoordActionInputCheckXCommandUniqueness(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testActionInputCheck(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testActionInputMissingDependencies(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testActionInputCheckLatestActionCreationTime(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testActionInputCheckLatestActionCreationTimeWithPushDependency(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testActionInputCheckLatestCurrentTime(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testActionInputCheckLatestCurrentTimeWithPushDependency(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testActionInputCheckFuture(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testNonExistingNameNode(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testRequeueInterval(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testResolveCoordConfiguration(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testNoDatasetDependency(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testTimeout(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testTimeoutWithException(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testLastOnly(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testNone(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      
testHarFileInputCheck(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
.      testSetupMethods(org.apache.oozie.action.hadoop.TestDistCpActionExecutor)
.      testDistCpFile(org.apache.oozie.action.hadoop.TestDistCpActionExecutor)
.      testActionCheck(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckPreCondition1(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckPreCondition2(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckPreCondition3(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckPreCondition4(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckErrorNoUserRetry(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckErrorUserRetry(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckTransientDuringLauncher(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testActionCheckTransientDuringMRAction(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      testCheckInterval(org.apache.oozie.command.wf.TestActionCheckXCommand)
.      
testGetTerminatedActionForDates(org.apache.oozie.executor.jpa.TestCoordActionQueryExecutor)
.      
testGetTerminatedActionIdsForDates(org.apache.oozie.executor.jpa.TestCoordActionQueryExecutor)
.      testRun(org.apache.oozie.client.TestWorkflowClient)
.      testSubmit(org.apache.oozie.client.TestWorkflowClient)
.      testKill(org.apache.oozie.client.TestWorkflowClient)
.      testJobStatus(org.apache.oozie.client.TestWorkflowClient)
.      testStart(org.apache.oozie.client.TestWorkflowClient)
.      testSuspend(org.apache.oozie.client.TestWorkflowClient)
.      testResume(org.apache.oozie.client.TestWorkflowClient)
.      testReRun(org.apache.oozie.client.TestWorkflowClient)
.      testSafeMode(org.apache.oozie.client.TestWorkflowClient)
.      testUrls(org.apache.oozie.client.TestWorkflowClient)
.      testJobsStatus(org.apache.oozie.client.TestWorkflowClient)
.      testServerBuildVersion(org.apache.oozie.client.TestWorkflowClient)
.      testClientBuildVersion(org.apache.oozie.client.TestWorkflowClient)
.      testExternalId(org.apache.oozie.client.TestWorkflowClient)
.      testValidateVersion(org.apache.oozie.client.TestWorkflowClient)
.      testJobsStatusFilter(org.apache.oozie.client.TestWorkflowClient)
.      testHeaders(org.apache.oozie.client.TestWorkflowClient)
.      testSla(org.apache.oozie.client.TestWorkflowClient)
.      testWSErrors(org.apache.oozie.client.TestWorkflowClient)
.      testJobInformation(org.apache.oozie.client.TestWorkflowClient)
.      testWFXmlGeneration(org.apache.oozie.command.wf.TestSubmitSqoopXCommand)
.      testWfJobGet(org.apache.oozie.executor.jpa.TestWorkflowJobGetJPAExecutor)
.      
testGetActionsCount(org.apache.oozie.executor.jpa.TestCoordActionsCountForJobIdJPAExecutor)
.      testGetBundleJobs(org.apache.oozie.TestV1JobsServletBundleEngine)
.      
testDeleteWorkflowsRollback(org.apache.oozie.executor.jpa.TestWorkflowJobsDeleteJPAExecutor)
.      
testDeleteWorkflows(org.apache.oozie.executor.jpa.TestWorkflowJobsDeleteJPAExecutor)
.      
testWfActionGet(org.apache.oozie.executor.jpa.TestWorkflowActionGetJPAExecutor)
.      
testWfActionGetWithExecPath(org.apache.oozie.executor.jpa.TestWorkflowActionGetJPAExecutor)
.      testInsert(org.apache.oozie.sla.TestSLACalculationJPAExecutor)
.      testInsertUpdate(org.apache.oozie.sla.TestSLACalculationJPAExecutor)
.      testRollback(org.apache.oozie.sla.TestSLACalculationJPAExecutor)
.      
testCoordActionGet(org.apache.oozie.executor.jpa.TestCoordJobGetActionForNominalTimeJPAExecutor)
.      
testCoordJobDelete(org.apache.oozie.executor.jpa.TestCoordJobDeleteJPAExecutor)
.      testException(org.apache.oozie.action.hadoop.TestLauncher)
.      testOutput(org.apache.oozie.action.hadoop.TestLauncher)
.      testSecurityManager(org.apache.oozie.action.hadoop.TestLauncher)
.      testExit0(org.apache.oozie.action.hadoop.TestLauncher)
.      testNewId(org.apache.oozie.action.hadoop.TestLauncher)
.      testThrowable(org.apache.oozie.action.hadoop.TestLauncher)
.      testExit1(org.apache.oozie.action.hadoop.TestLauncher)
.      testEmpty(org.apache.oozie.action.hadoop.TestLauncher)
.      
testSetupLauncherInfoWithEmptyPrepareXML(org.apache.oozie.action.hadoop.TestLauncher)
.      
testSetupLauncherInfoWithNonEmptyPrepareXML(org.apache.oozie.action.hadoop.TestLauncher)
.      testSetupMainClass(org.apache.oozie.action.hadoop.TestLauncher)
.      
testSetupLauncherInfoHadoop2_0_2_alphaWorkaround(org.apache.oozie.action.hadoop.TestLauncher)
.      testCopyFileMultiplex(org.apache.oozie.action.hadoop.TestLauncher)
.      
testCoordJobGet(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
.      
testGetJobInfoForStartCreatedTime(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
.      
testGetJobInfoForEndCreatedTime(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
.      
testGetJobInfoForWrongTimeFormat(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
.      
testGetJobInfoForText(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
.      
testGetJobInfoForTextAndStatus(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
.      
testCoordGetJobsSortBy(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
.      
testBundlePauseUnpause1(org.apache.oozie.command.bundle.TestBundlePauseUnpauseXCommand)
.      
testBundlePauseUnpause2(org.apache.oozie.command.bundle.TestBundlePauseUnpauseXCommand)
.      
testBundlePauseUnpause3(org.apache.oozie.command.bundle.TestBundlePauseUnpauseXCommand)
.      
testBundlePauseUnpauseNeg1(org.apache.oozie.command.bundle.TestBundlePauseUnpauseXCommand)
.      testBasicService(org.apache.oozie.sla.TestSLAService)
.      testEndMissDBConfirm(org.apache.oozie.sla.TestSLAService)
.      testSLAOperations(org.apache.oozie.sla.TestSLAService)
.      testUpdateSLA(org.apache.oozie.sla.TestSLAService)
.      
testCoordELActionMater(org.apache.oozie.command.coord.TestCoordELExtensions)
.      testCoordLogStreaming(org.apache.oozie.TestCoordinatorEngineStreamLog)
.      
testCoordActionInputCheckXCommandUniqueness(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testActionInputCheck(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testActionInputMissingDependencies(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testActionInputCheckLatestActionCreationTime(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testActionInputCheckLatestActionCreationTimeWithPushDependency(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testActionInputCheckLatestCurrentTime(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testActionInputCheckLatestCurrentTimeWithPushDependency(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testActionInputCheckFuture(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testNonExistingNameNode(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testRequeueInterval(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testResolveCoordConfiguration(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testNoDatasetDependency(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testTimeout(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testTimeoutWithException(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testLastOnly(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testNone(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      
testHarFileInputCheck(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
.      testInsert(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)
.      
testExecuteUpdate(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)
.      testGet(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)
.      testGetList(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)
.      
testGetUpdateQuery(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)

{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/3606/

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

Reply via email to