XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • trunk
    • trunk, 0.11
    • prism
    • None

    Description

      In case of incorrect ordering of application services server fails to start. Modify the documentation as well as startup.properties to contain the correct order.
      The correct set of application services used in distributed mode is :

      *.application.services=org.apache.falcon.security.AuthenticationInitializationService,\
                              org.apache.falcon.metrics.MetricNotificationService,\
                              org.apache.falcon.workflow.WorkflowJobEndNotificationService, \
                              org.apache.falcon.service.ProcessSubscriberService,\
                              org.apache.falcon.service.FalconJPAService,\
                              org.apache.falcon.extensions.ExtensionService,\
                              org.apache.falcon.service.LifecyclePolicyMap,\
                              org.apache.falcon.entity.store.ConfigurationStore,\
                              org.apache.falcon.rerun.service.RetryService,\
                              org.apache.falcon.rerun.service.LateRunService,\
                              org.apache.falcon.service.LogCleanupService,\
                              org.apache.falcon.service.GroupsService,\
                              org.apache.falcon.service.ProxyUserService,\
                              org.apache.falcon.service.EntitySLAMonitoringService,\
                              org.apache.falcon.service.EntitySLAAlertService,\
                              org.apache.falcon.service.BacklogMetricEmitterService
      

      Attachments

        Activity

          People

            praveen Praveen Rachabattuni
            pragya.mittal Pragya Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: