[
https://issues.apache.org/jira/browse/OOZIE-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503512#comment-16503512
]
Hadoop QA commented on OOZIE-3274:
----------------------------------
Testing JIRA OOZIE-3274
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:red}-1{color} the patch contains 3 line(s) with 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:red}-1{color} the patch does not add/modify any testcase
{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 JAVADOC{color}
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
warning(s)
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
error(s)
. {color:red}ERROR{color}: the current HEAD has 2 Javadoc error(s)
{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:orange}0{color} There are [12] new bugs found in total that would be
nice to have fixed.
. {color:green}+1{color} There are no new bugs found in [examples].
. {color:green}+1{color} There are no new bugs found in [webapp].
. {color:green}+1{color} There are no new bugs found in [core].
. {color:green}+1{color} There are no new bugs found in [tools].
. {color:orange}0{color} There are [12] new bugs found in [server] that would
be nice to have fixed.
. You can find the FindBugs diff here: server/findbugs-new.html
. {color:green}+1{color} There are no new bugs found in [docs].
. {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/streaming].
. {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/hcatalog].
. {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/oozie].
. {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/spark].
. {color:green}+1{color} There are no new bugs found in [client].
{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: 552
. Tests failed: 6
. Tests errors: 392
. The patch failed the following testcases:
scratchDir_Is_Created_When_Setup_Called_And_ScratchDir_Did_Not_Exist(org.apache.oozie.server.TestJspHandler)
scratchDir_Is_Reused_When_Setup_Called_And_ScratchDir_Existed(org.apache.oozie.server.TestJspHandler)
scratchDir_Cannot_Be_Created_When_Setup_Called_And_ScratchDir_Did_Not_Exist(org.apache.oozie.server.TestJspHandler)
testYarnUnregisterFails(org.apache.oozie.action.hadoop.TestLauncherAM)
testUpdateActionDataFailsWithActionError(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionPrepareFails(org.apache.oozie.action.hadoop.TestLauncherAM)
. Tests failing with errors:
initializationError(org.apache.oozie.example.TestLocalOozieExample)
initializationError(org.apache.oozie.util.TestZKUtilsWithSecurity)
initializationError(org.apache.oozie.test.TestParallelJPAOperationRetries)
initializationError(org.apache.oozie.test.TestWorkflow)
initializationError(org.apache.oozie.test.TestWorkflowRetries)
initializationError(org.apache.oozie.util.TestTimestampedMessageParser)
initializationError(org.apache.oozie.command.bundle.TestBundleRerunXCommand)
initializationError(org.apache.oozie.jms.TestJMSJobEventListener)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionsActiveCountJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionGetForStartJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestPastActionsTimeOut)
initializationError(org.apache.oozie.command.coord.TestCoordKillXCommand)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetActionsRunningJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordRerunXCommand)
initializationError(org.apache.oozie.TestCoordinatorEngineStreamLog)
initializationError(org.apache.oozie.coord.TestCoordUtils)
initializationError(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
initializationError(org.apache.oozie.util.db.TestSLADbOperations)
initializationError(org.apache.oozie.servlet.TestAdminServlet)
initializationError(org.apache.oozie.command.wf.TestActionStartXCommand)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobGetActionsJPAExecutor)
initializationError(org.apache.oozie.command.bundle.TestBundleChangeXCommand)
initializationError(org.apache.oozie.command.coord.TestCoordActionReadyXCommand)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionsDeleteJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordPushDependencyCheckXCommand)
initializationError(org.apache.oozie.command.coord.TestCoordJobsXCommand)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobsToBeMaterializedJPAExecutor)
initializationError(org.apache.oozie.TestCoordinatorEngineSimple)
initializationError(org.apache.oozie.service.TestCoordMaterializeTriggerService)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobsGetForPurgeJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionsPendingFalseStatusCountGetJPAExecutor)
initializationError(org.apache.oozie.command.wf.TestForkedActionStartXCommand)
initializationError(org.apache.oozie.util.TestXLogFilter)
initializationError(org.apache.oozie.store.TestDBWorkflowStore)
initializationError(org.apache.oozie.command.wf.TestSubmitMRXCommand)
initializationError(org.apache.oozie.service.TestELService)
initializationError(org.apache.oozie.service.TestCallableQueueService)
initializationError(org.apache.oozie.service.TestStatusTransitService)
initializationError(org.apache.oozie.command.coord.TestCoordActionSkipXCommand)
initializationError(org.apache.oozie.command.wf.TestActionCheckXCommand)
initializationError(org.apache.oozie.coord.input.logic.TestCoordinatorInputLogic)
initializationError(org.apache.oozie.command.wf.TestSubmitSqoopXCommand)
initializationError(org.apache.oozie.servlet.TestV2SLAServlet)
initializationError(org.apache.oozie.util.db.TestSchema)
initializationError(org.apache.oozie.command.bundle.TestBundleSubmitXCommand)
initializationError(org.apache.oozie.TestActionBean)
initializationError(org.apache.oozie.util.TestHCatURIParser)
testReRun2(org.apache.oozie.TestBundleEngineSimple)
testParseBulkFilterNegative(org.apache.oozie.TestBundleEngineSimple)
initializationError(org.apache.oozie.executor.jpa.TestSLAEventsGetJPAExecutor)
initializationError(org.apache.oozie.servlet.TestVersionServlet)
initializationError(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
initializationError(org.apache.oozie.command.coord.TestFutureActionsTimeOut)
initializationError(org.apache.oozie.command.wf.TestReRunXCommand)
testGetMRDelegationTokenRenewer(org.apache.oozie.action.hadoop.TestHadoopTokenHelper)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobQueryExecutor)
initializationError(org.apache.oozie.service.TestMemoryLocksService)
testGetTimeZoneInvalidFormat(org.apache.oozie.util.TestDateUtils)
testGetTimeZoneInvalidFormat(org.apache.oozie.util.TestDateUtils)
testInvalidOozieTimeZone(org.apache.oozie.util.TestDateUtils)
testInvalidOozieTimeZone(org.apache.oozie.util.TestDateUtils)
testGetTimeZoneValidFormats(org.apache.oozie.util.TestDateUtils)
testGetTimeZoneValidFormats(org.apache.oozie.util.TestDateUtils)
testIsThreeLetterTZName(org.apache.oozie.util.TestDateUtils)
testIsThreeLetterTZName(org.apache.oozie.util.TestDateUtils)
testGetTimeZoneInvalidFormatNull(org.apache.oozie.util.TestDateUtils)
testGetTimeZoneInvalidFormatNull(org.apache.oozie.util.TestDateUtils)
testOozieInOtherTZIncorrectOffset(org.apache.oozie.util.TestDateUtils)
testOozieInOtherTZIncorrectOffset(org.apache.oozie.util.TestDateUtils)
testOozieInOtherTZInvalidOffset(org.apache.oozie.util.TestDateUtils)
testOozieInOtherTZInvalidOffset(org.apache.oozie.util.TestDateUtils)
testOozieInUTC(org.apache.oozie.util.TestDateUtils)
testOozieInUTC(org.apache.oozie.util.TestDateUtils)
testInvalidOozieTimeZoneGMTPostfix(org.apache.oozie.util.TestDateUtils)
testInvalidOozieTimeZoneGMTPostfix(org.apache.oozie.util.TestDateUtils)
testOozieInOtherTZ(org.apache.oozie.util.TestDateUtils)
testOozieInOtherTZ(org.apache.oozie.util.TestDateUtils)
testInvalidOozieTimeZoneGMTPrefix(org.apache.oozie.util.TestDateUtils)
testInvalidOozieTimeZoneGMTPrefix(org.apache.oozie.util.TestDateUtils)
initializationError(org.apache.oozie.util.TestELEvaluator)
initializationError(org.apache.oozie.service.TestStoreService)
initializationError(org.apache.oozie.command.wf.TestCompletedActionXCommand)
initializationError(org.apache.oozie.service.TestZKJobsConcurrencyService)
initializationError(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
initializationError(org.apache.oozie.action.decision.TestDecisionActionExecutor)
initializationError(org.apache.oozie.util.TestLogStreamer)
initializationError(org.apache.oozie.service.TestPauseTransitService)
initializationError(org.apache.oozie.sla.TestSLAService)
initializationError(org.apache.oozie.service.TestJobsConcurrencyService)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetReadyActionsJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowInfoWithActionsSubsetGetJPAExecutor)
initializationError(org.apache.oozie.action.TestActionExecutor)
initializationError(org.apache.oozie.executor.jpa.TestSLARegistrationQueryExecutor)
initializationError(org.apache.oozie.executor.jpa.TestSLASummaryQueryExecutor)
initializationError(org.apache.oozie.TestSLAEventBean)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetActionsNotCompletedJPAExecutor)
initializationError(org.apache.oozie.util.TestJaasConfiguration)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobsCountNotForPurgeFromParentIdJPAExecutor)
initializationError(org.apache.oozie.command.bundle.TestBundleJobSuspendXCommand)
initializationError(org.apache.oozie.service.TestSchedulerService)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobsDeleteJPAExecutor)
initializationError(org.apache.oozie.service.TestInstrumentationService)
initializationError(org.apache.oozie.action.hadoop.TestDistcpMain)
initializationError(org.apache.oozie.executor.jpa.TestBundleJobsGetForPurgeJPAExecutor)
initializationError(org.apache.oozie.command.wf.TestActionErrors)
initializationError(org.apache.oozie.util.TestConfigUtils)
initializationError(org.apache.oozie.TestWorkflowBean)
initializationError(org.apache.oozie.TestErrorCode)
initializationError(org.apache.oozie.service.TestZKUUIDService)
initializationError(org.apache.oozie.coord.input.logic.TestCoordInputLogicPush)
initializationError(org.apache.oozie.util.TestCoordActionsInDateRange)
initializationError(org.apache.oozie.service.TestHAShareLibService)
initializationError(org.apache.oozie.command.coord.TestCoordActionMissingDependenciesXCommand)
initializationError(org.apache.oozie.command.wf.TestBulkWorkflowXCommand)
initializationError(org.apache.oozie.command.bundle.TestBundleJobXCommand)
initializationError(org.apache.oozie.jms.TestJMSSLAEventListener)
initializationError(org.apache.oozie.compression.TestCodecFactory)
initializationError(org.apache.oozie.service.TestJMSTopicService)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionGetJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordCommandUtils)
initializationError(org.apache.oozie.service.TestGroupsService)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobDeleteJPAExecutor)
initializationError(org.apache.oozie.coord.TestCoordELEvaluator)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowActionsGetForJobJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobInfoGetJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobsBasicInfoFromCoordParentIdJPAExecutor)
testRetriesOnFailureRecovery(org.apache.oozie.util.db.TestOperationRetryHandler)
testEmbeddedRetryHandlersWhenInnerHandlerThrowsSQLError(org.apache.oozie.util.db.TestOperationRetryHandler)
testNoRetriesOnNonSQLError(org.apache.oozie.util.db.TestOperationRetryHandler)
testWhenConfiguredNotToRetryThenTriesOnce(org.apache.oozie.util.db.TestOperationRetryHandler)
testRetriesOnFailure(org.apache.oozie.util.db.TestOperationRetryHandler)
testNoRetry(org.apache.oozie.util.db.TestOperationRetryHandler)
initializationError(org.apache.oozie.command.TestSLAAlertXCommand)
initializationError(org.apache.oozie.service.TestPurgeService)
initializationError(org.apache.oozie.command.coord.TestCoordActionStartXCommand)
initializationError(org.apache.oozie.sla.TestSLARegistrationGetJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordActionsKillXCommand)
initializationError(org.apache.oozie.util.TestXConfiguration)
initializationError(org.apache.oozie.service.TestJPAService)
initializationError(org.apache.oozie.command.wf.TestWorkflowNotificationXCommand)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionGetForCheckJPAExecutor)
initializationError(org.apache.oozie.command.bundle.TestBundleJobsXCommand)
initializationError(org.apache.oozie.service.TestActionService)
initializationError(org.apache.oozie.util.TestOozieRollingPolicy)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSuspendedJPAExecutor)
initializationError(org.apache.oozie.servlet.TestV0JobServlet)
initializationError(org.apache.oozie.servlet.TestAuthFilterAuthOozieClient)
testCalculateBetweenStandardStartAndDSTEndGivesNegativeOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
testGetDSTOffsetGivenStandardTZGivesZeroOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
testGetDSTOffsetOfDaylightChangeFromStandardToDSTGivesNegativeOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
testCalculateBetweenNonDSTStartAndEndGivesZeroOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
testGetDSTOffsetOfNonDaylightChangeGivesZeroOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
testCalculateBetweenDSTStartAndStandardEndGivesPositiveOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
testGetDSTOffsetOfDaylightChangeFromDSTToStandardGivesPositiveOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
testCalculateGivenStandardTZGivesZeroOffset(org.apache.oozie.command.coord.TestDaylightOffsetCalculator)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionGetForInputCheckJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionsPendingFalseCountGetJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordActionsIgnoreXCommand)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionGetForExternalIdJPAExecutor)
initializationError(org.apache.oozie.service.TestServices)
initializationError(org.apache.oozie.command.coord.TestCoordActionNotificationXCommand)
initializationError(org.apache.oozie.servlet.TestV2JobServlet)
initializationError(org.apache.oozie.TestLocalOozieClientCoord)
initializationError(org.apache.oozie.command.bundle.TestBulkBundleXCommand)
initializationError(org.apache.oozie.TestCoordinatorEngine)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionsCountForJobIdJPAExecutor)
initializationError(org.apache.oozie.service.TestXLogService)
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
testDeduplication[Test
initializationError(org.apache.oozie.service.TestXLogStreamingService)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetActionsSubsetJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowIdGetForExternalIdJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobsGetForPurgeJPAExecutor)
initializationError(org.apache.oozie.sla.TestSLACalculatorMemory)
initializationError(org.apache.oozie.util.TestXLog)
initializationError(org.apache.oozie.executor.jpa.TestBundleJobQueryExecutor)
initializationError(org.apache.oozie.action.hadoop.TestDependencyDeduplicatorCornerCases)
initializationError(org.apache.oozie.service.TestHadoopAccessorService)
initializationError(org.apache.oozie.service.TestMetricsInstrumentationService)
initializationError(org.apache.oozie.action.hadoop.TestLauncherAMCallbackNotifier)
initializationError(org.apache.oozie.sla.TestSLACalculationJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetRunningActionsCountJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobsBasicInfoFromWorkflowParentIdJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordSuspendXCommand)
initializationError(org.apache.oozie.service.TestZKXLogStreamingService)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowActionGetJPAExecutor)
initializationError(org.apache.oozie.servlet.TestV1JobsServlet)
initializationError(org.apache.oozie.service.TestHCatAccessorService)
initializationError(org.apache.oozie.executor.jpa.TestBundleJobInfoGetJPAExecutor)
initializationError(org.apache.oozie.jms.TestDefaultConnectionContext)
initializationError(org.apache.oozie.service.TestProxyUserService)
initializationError(org.apache.oozie.action.hadoop.TestLauncherHCatURIHandler)
initializationError(org.apache.oozie.service.TestAuthorizationService)
testResolvingOrder(org.apache.oozie.action.hadoop.TestSharelibResolver)
initializationError(org.apache.oozie.command.wf.TestWorkflowKillXCommand)
initializationError(org.apache.oozie.service.TestHASLAService)
initializationError(org.apache.oozie.service.TestHAPartitionDependencyManagerEhCache)
initializationError(org.apache.oozie.coord.TestCoordELFunctions)
initializationError(org.apache.oozie.command.coord.TestAbandonedCoordChecker)
initializationError(org.apache.oozie.command.coord.TestCoordWfActionInfoXCommand)
initializationError(org.apache.oozie.util.TestInstrumentation)
initializationError(org.apache.oozie.action.hadoop.TestLauncher)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)
initializationError(org.apache.oozie.executor.jpa.TestBulkMonitorJPAExecutor)
initializationError(org.apache.oozie.command.bundle.TestBundleKillXCommand)
initializationError(org.apache.oozie.service.TestCallbackService)
initializationError(org.apache.oozie.command.TestPurgeXCommand)
initializationError(org.apache.oozie.util.TestXLogUserFilterParam)
initializationError(org.apache.oozie.executor.jpa.TestBundleActionQueryExecutor)
initializationError(org.apache.oozie.command.wf.TestWorkflowActionRetryInfoXCommand)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionGetForTimeoutJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionRemoveJPAExecutor)
initializationError(org.apache.oozie.executor.jpa.TestSLAEventsGetForFilterJPAExecutor)
initializationError(org.apache.oozie.action.TestActionFailover)
initializationError(org.apache.oozie.action.hadoop.TestFsActionExecutor)
initializationError(org.apache.oozie.servlet.TestV1AdminServlet)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobsGetFromCoordParentIdJPAExecutor)
initializationError(org.apache.oozie.action.hadoop.TestMapReduceMain)
initializationError(org.apache.oozie.util.TestELConstantsFunctions)
initializationError(org.apache.oozie.util.db.TestSLADbXOperations)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowsJobGetJPAExecutor)
initializationError(org.apache.oozie.util.TestMultiFileReader)
initializationError(org.apache.oozie.workflow.lite.TestLiteWorkflowApp)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionGetForInfoJPAExecutor)
testNestedFilteredJPAExceptions(org.apache.oozie.util.db.TestPersistenceExceptionSubclassFilterRetryPredicate)
testPlainJPAExecutorExceptionWithMessage(org.apache.oozie.util.db.TestPersistenceExceptionSubclassFilterRetryPredicate)
testNotFilteredJPAExceptions(org.apache.oozie.util.db.TestPersistenceExceptionSubclassFilterRetryPredicate)
testNonJPAExceptions(org.apache.oozie.util.db.TestPersistenceExceptionSubclassFilterRetryPredicate)
testNestedNonJPAExceptions(org.apache.oozie.util.db.TestPersistenceExceptionSubclassFilterRetryPredicate)
testFilteredJPAExceptions(org.apache.oozie.util.db.TestPersistenceExceptionSubclassFilterRetryPredicate)
testNestedNotFilteredJPAExceptions(org.apache.oozie.util.db.TestPersistenceExceptionSubclassFilterRetryPredicate)
initializationError(org.apache.oozie.sla.TestSLAJobEventListener)
initializationError(org.apache.oozie.service.TestZKLocksService)
initializationError(org.apache.oozie.service.TestEventHandlerService)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionQueryExecutor)
initializationError(org.apache.oozie.executor.jpa.TestBundleActionsCountForJobGetJPAExecutor)
initializationError(org.apache.oozie.action.hadoop.TestPrepareActionsDriver)
initializationError(org.apache.oozie.service.TestJMSAccessorService)
initializationError(org.apache.oozie.TestCoordinatorJobBean)
initializationError(org.apache.oozie.workflow.lite.TestLiteWorkflowLib)
initializationError(org.apache.oozie.command.bundle.TestBundlePauseUnpauseXCommand)
initializationError(org.apache.oozie.util.TestParameterVerifier)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetActionForNominalTimeJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordResumeXCommand)
initializationError(org.apache.oozie.sla.TestSLAEmailEventListener)
initializationError(org.apache.oozie.util.TestClasspathUtils)
initializationError(org.apache.oozie.service.TestPartitionDependencyManagerService)
initializationError(org.apache.oozie.service.TestSparkConfigurationService)
initializationError(org.apache.oozie.servlet.TestV2ValidateServlet)
initializationError(org.apache.oozie.TestDagELFunctions)
initializationError(org.apache.oozie.servlet.TestCallbackServlet)
initializationError(org.apache.oozie.action.hadoop.TestLauncherFSURIHandler)
initializationError(org.apache.oozie.service.TestHAPartitionDependencyManagerService)
initializationError(org.apache.oozie.service.TestActionConfFileType)
initializationError(org.apache.oozie.command.coord.TestBulkCoordXCommand)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetActionByActionNumberJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordELExtensions)
initializationError(org.apache.oozie.servlet.TestV1JobServlet)
initializationError(org.apache.oozie.executor.jpa.TestBatchQueryExecutor)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobGetActionsJPAExecutor)
initializationError(org.apache.oozie.action.hadoop.TestDistCpActionExecutor)
initializationError(org.apache.oozie.util.TestZKUtils)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobGetJPAExecutor)
testGetBundleJobsInfo(org.apache.oozie.client.TestOozieClientWithFakeServlet)
testBundleRerun(org.apache.oozie.client.TestOozieClientWithFakeServlet)
testGetBulkInfo(org.apache.oozie.client.TestOozieClientWithFakeServlet)
testGetJMSTopicName(org.apache.oozie.client.TestOozieClientWithFakeServlet)
initializationError(org.apache.oozie.service.TestSchemaService)
initializationError(org.apache.oozie.command.coord.TestCoordChangeXCommand)
initializationError(org.apache.oozie.service.TestRecoveryService)
initializationError(org.apache.oozie.command.wf.TestSubmitHiveXCommand)
initializationError(org.apache.oozie.TestDagEngine)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowActionRetryManualGetJPAExecutor)
initializationError(org.apache.oozie.command.wf.TestSignalXCommand)
initializationError(org.apache.oozie.coord.TestHCatELFunctions)
initializationError(org.apache.oozie.executor.jpa.TestCoordJobsGetFromParentIdJPAExecutor)
initializationError(org.apache.oozie.util.TestParamChecker)
initializationError(org.apache.oozie.util.db.TestSqlStatement)
initializationError(org.apache.oozie.servlet.TestJsonRestServlet)
initializationError(org.apache.oozie.executor.jpa.TestBundleJobsDeleteJPAExecutor)
initializationError(org.apache.oozie.action.hadoop.TestOozieJobInfo)
initializationError(org.apache.oozie.util.graph.TestGraphGenerator)
initializationError(org.apache.oozie.util.TestSimplifiedTimestampedMessageParser)
initializationError(org.apache.oozie.command.wf.TestSubmitXCommand)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobsDeleteJPAExecutor)
initializationError(org.apache.oozie.action.email.TestEmailActionExecutor)
initializationError(org.apache.oozie.action.hadoop.TestShellMain)
initializationError(org.apache.oozie.servlet.TestV1JobServletBundleEngine)
initializationError(org.apache.oozie.command.coord.TestCoordActionUpdatePushMissingDependency)
initializationError(org.apache.oozie.command.coord.TestCoordMaterializeTransitionXCommand)
initializationError(org.apache.oozie.service.TestDagXLogInfoService)
initializationError(org.apache.oozie.service.TestLiteWorkflowAppService)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowActionSubsetGetJPAExecutor)
initializationError(org.apache.oozie.service.TestLiteWorkflowStoreService)
initializationError(org.apache.oozie.util.TestMetricsInstrumentation)
initializationError(org.apache.oozie.command.coord.TestCoordSubmitXCommand)
initializationError(org.apache.oozie.TestBundleJobBean)
initializationError(org.apache.oozie.command.wf.TestWorkflowActionKillXCommand)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowActionDeleteJPAExecutor)
initializationError(org.apache.oozie.command.coord.TestCoordUpdateXCommand)
initializationError(org.apache.oozie.store.TestSLAStore)
testWriteReadStr(org.apache.oozie.util.TestWritableUtils)
testWritableUtils(org.apache.oozie.util.TestWritableUtils)
initializationError(org.apache.oozie.sla.TestSLAEventGeneration)
initializationError(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)
initializationError(org.apache.oozie.servlet.TestJobsServlet)
initializationError(org.apache.oozie.executor.jpa.TestCoordActionsRunningGetJPAExecutor)
initializationError(org.apache.oozie.sla.TestSLASummaryGetOnRestartJPAExecutor)
initializationError(org.apache.oozie.command.wf.TestActionUserRetry)
initializationError(org.apache.oozie.service.TestShareLibService)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowActionQueryExecutor)
initializationError(org.apache.oozie.executor.jpa.TestSLAEventsGetForSeqIdJPAExecutor)
initializationError(org.apache.oozie.service.TestConfigurationService)
initializationError(org.apache.oozie.command.TestXCommand)
initializationError(org.apache.oozie.servlet.TestBulkMonitorWebServiceAPI)
initializationError(org.apache.oozie.service.TestActionCheckerService)
testMissingHostname(org.apache.oozie.servlet.TestHostnameFilter)
testHostname(org.apache.oozie.servlet.TestHostnameFilter)
initializationError(org.apache.oozie.service.TestUUIDService)
initializationError(org.apache.oozie.jms.TestHCatMessageHandler)
initializationError(org.apache.oozie.executor.jpa.TestWorkflowJobsGetFromWorkflowParentIdJPAExecutor)
initializationError(org.apache.oozie.command.wf.TestSubmitPigXCommand)
initializationError(org.apache.oozie.command.wf.TestLastModified)
initializationError(org.apache.oozie.command.bundle.TestBundleStartXCommand)
initializationError(org.apache.oozie.tools.TestOozieSharelibCLI)
initializationError(org.apache.oozie.tools.TestOozieMySqlDBCLI)
initializationError(org.apache.oozie.tools.TestDBLoadDump)
testStoreLastBundles(org.apache.oozie.tools.diag.TestAppInfoCollector)
testStoreCoordinators(org.apache.oozie.tools.diag.TestAppInfoCollector)
testStoreLastWorkflows(org.apache.oozie.tools.diag.TestAppInfoCollector)
testGetServerConfiguration(org.apache.oozie.tools.diag.TestServerInfoCollector)
initializationError(org.apache.oozie.tools.TestOozieDBCLI)
org.apache.oozie.server.TestSSLServerConnectorFactory
org.apache.oozie.server.TestEmbeddedOozieServer
org.apache.oozie.server.guice.TestConstraintSecurityHandlerProvider
scratchDir_Is_Created_When_Setup_Called_And_ScratchDir_Did_Not_Exist(org.apache.oozie.server.TestJspHandler)
scratchDir_Is_Reused_When_Setup_Called_And_ScratchDir_Existed(org.apache.oozie.server.TestJspHandler)
scratchDir_Cannot_Be_Created_When_Setup_Called_And_ScratchDir_Did_Not_Exist(org.apache.oozie.server.TestJspHandler)
initializationError(org.apache.oozie.action.hadoop.TestHive2ActionExecutor)
initializationError(org.apache.oozie.action.hadoop.TestHive2Main)
initializationError(org.apache.oozie.action.hadoop.TestPigMain)
initializationError(org.apache.oozie.action.hadoop.TestPigActionExecutor)
initializationError(org.apache.oozie.action.hadoop.TestStreamingMain)
initializationError(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
initializationError(org.apache.oozie.action.hadoop.TestHiveActionExecutor)
initializationError(org.apache.oozie.action.hadoop.TestHiveMain)
initializationError(org.apache.oozie.action.hadoop.TestSqoopMain)
initializationError(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testActionThrowsLauncherException(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionThrowsJavaMainException(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionHasPrepareXML(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionThrowsSecurityExceptionWithoutSystemExit(org.apache.oozie.action.hadoop.TestLauncherAM)
testMainIsSuccessfullyInvokedAndAsyncErrorReceived(org.apache.oozie.action.hadoop.TestLauncherAM)
testMainIsSuccessfullyInvokedWithoutActionData(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionThrowsSecurityExceptionWithExitCode0(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionThrowsSecurityExceptionWithExitCode1(org.apache.oozie.action.hadoop.TestLauncherAM)
testMainIsSuccessfullyInvokedWithActionData(org.apache.oozie.action.hadoop.TestLauncherAM)
testMainClassNotFound(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionHasEmptyPrepareXML(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionThrowsThrowable(org.apache.oozie.action.hadoop.TestLauncherAM)
testActionThrowsThrowableAndAsyncErrorReceived(org.apache.oozie.action.hadoop.TestLauncherAM)
testRecoveryIdExistsAndRecoveryIsdMatch(org.apache.oozie.action.hadoop.TestLauncherAM)
testLauncherClassNotDefined(org.apache.oozie.action.hadoop.TestLauncherAM)
testRecoveryIdExistsAndRecoveryIdsDoNotMatch(org.apache.oozie.action.hadoop.TestLauncherAM)
testReadingRecoveryIdFails(org.apache.oozie.action.hadoop.TestLauncherAM)
testRecoveryIdNotSet(org.apache.oozie.action.hadoop.TestLauncherAM)
initializationError(org.apache.oozie.action.hadoop.TestSparkMain)
testJarFilter(org.apache.oozie.action.hadoop.TestJarFilter)
initializationError(org.apache.oozie.action.hadoop.TestPyspark)
testYarnClientFilesAndArchivesArgsParsing(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
testDriverClassPathArgsParsing(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
testYarnClientExecutorAndDriverExtraClasspathsArgsParsing(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
testLocalClientArgsParsing(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
testAppendOoziePropertiesToSparkConf(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
testPropertiesFileMerging(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
testPropertiesArePrependedToSparkArgs(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
testQuotedDriverAndExecutorExtraJavaOptionsParsing(org.apache.oozie.action.hadoop.TestSparkArgsExtractor)
initializationError(org.apache.oozie.action.hadoop.TestSparkActionExecutor)
test[0](org.apache.oozie.action.hadoop.TestDuplicateFilteringInSparkMain)
test[1](org.apache.oozie.action.hadoop.TestDuplicateFilteringInSparkMain)
test[2](org.apache.oozie.action.hadoop.TestDuplicateFilteringInSparkMain)
test[3](org.apache.oozie.action.hadoop.TestDuplicateFilteringInSparkMain)
{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/PreCommit-OOZIE-Build/614/
> Remove slf4j
> ------------
>
> Key: OOZIE-3274
> URL: https://issues.apache.org/jira/browse/OOZIE-3274
> Project: Oozie
> Issue Type: Bug
> Affects Versions: trunk
> Reporter: Péter Gergő Barna
> Assignee: Péter Gergő Barna
> Priority: Major
> Fix For: trunk
>
> Attachments: OOZIE-3274.rebased.patch
>
>
> Remove all slf4j jars from Oozie.
> I am not sure if Oozie works perfectly without slf4j jars, for me it seems
> that all kinds of hadoop2 jobs are working fine. Any comments are welcomed,
> I would appreciate a response from the community on this.
>
> I know about this issue, which introduced slf4j as a dependency, I am not
> sure if this is relevant any more.
> https://issues.apache.org/jira/browse/OOZIE-1004
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)