You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/05/14 02:01:16 UTC

[jira] [Created] (YARN-679) add an entry point that can start any Yarn service

Steve Loughran created YARN-679:
-----------------------------------

             Summary: add an entry point that can start any Yarn service
                 Key: YARN-679
                 URL: https://issues.apache.org/jira/browse/YARN-679
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: api
            Reporter: Steve Loughran
            Priority: Minor


There's no need to write separate .main classes for every Yarn service, given that the startup mechanism should be identical: create, init, start, wait for stopped -with an interrupt handler to trigger a clean shutdown on a control-c interrrupt.

Provide one that takes any classname, and a list of config files/options

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira