[
https://issues.apache.org/jira/browse/OOZIE-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962340#comment-13962340
]
Robert Kanter commented on OOZIE-1621:
--------------------------------------
I also went through each of the services and checked what other services they
used during their {{init}} method. It doesn't look like there's any other
issues. Here is the list for reference:
oozie-default.xml services
- SchedulerService
- InstrumentationService
-- SchedulerService
- CallableQueueService
- UUIDService
- ELService
- AuthorizationService
-- InstrumentationService
- UserGroupInformationService
- HadoopAccessorService
-- UserGroupInformationService
- URIHandlerService
- MemoryLocksService
- DagXLogInfoService
- SchemaService
- LiteWorkflowAppService (extends WorkflowAppService)
- JPAService
- StoreService
-- JPAService
- CoordinatorStoreService
- SLAStoreService
- DBLiteWorkflowStoreService (extends LiteWorkflowStoreService extends
WorkflowStoreService)
-- SchedulerService
- CallbackService
- ActionService
- ShareLibService
-- HadoopAccessorService
-- WorkflowAppService
-- JobsConcurrencyService
- ActionCheckerService
-- SchedulerService
- RecoveryService
-- SchedulerService
- PurgeService
-- SchedulerService
- CoordinatorEngineService
- BundleEngineService
- DagEngineService
- CoordMaterializeTriggerService
-- SchedulerService
- StatusTransitService
-- SchedulerService
- PauseTransitService
-- SchedulerService
- GroupsService
- ProxyUserService
- XLogStreamingService
- JobsConcurrencyService
built-in services (i.e. hardcoded and loaded first)
- ConfigurationService
- XLogService
optional services
- EventHandlerService
-- SchedulerService
- HCatAccessorService
-- JMSAccessorService
- JMSAccessorService
- JMSTopicService
- PartitionDependencyManagerService
- SLAService
-- EventHandlerService
-- SchedulerService
- WorkflowSchemaService (not used: old?)
- ZKJobsConcurrencyService (extends JobsConcurrencyService)
- ZKLocksService (extends MemoryLocksService)
- ZKXLogStreamingService (extends XLogStreamingService)
Also, most services depend on ConfigurationService and/or XLogService
> Add proper error code and error message for sharelib exceptions.
> ----------------------------------------------------------------
>
> Key: OOZIE-1621
> URL: https://issues.apache.org/jira/browse/OOZIE-1621
> Project: Oozie
> Issue Type: Sub-task
> Affects Versions: trunk, 4.0.0
> Reporter: Purshotam Shah
> Assignee: Robert Kanter
> Attachments: OOZIE-1621.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)