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