Steve Loughran resolved HADOOP-6194.
------------------------------------
Resolution: Won't Fix
superceded by the YARN services, though work needs to be done there to make its lifecycle more robust. the YARN service lifecycle could also be moved into hadoop-common at some point
Add service base class and tests to hadoop-common/util
------------------------------------------------------
Key: HADOOP-6194
URL: https://issues.apache.org/jira/browse/HADOOP-6194
Project: Hadoop Common
Issue Type: New Feature
Components: util
Affects Versions: 0.21.0
Reporter: Steve Loughran
Assignee: Steve Loughran
Attachments: HADOOP-6194-1.patch, HADOOP-6194.patch, HADOOP-6194.patch, find-new-warnings
For a service base class, we need to add to common
# The Service class
# A mock Service class (it's not in test, its in src/, because it helps in functional tests downstream)
# Unit tests
This is the issue to cover this work
--------------------------------------------------------
Key: HADOOP-6194
URL: https://issues.apache.org/jira/browse/HADOOP-6194
Project: Hadoop Common
Issue Type: New Feature
Components: util
Affects Versions: 0.21.0
Reporter: Steve Loughran
Assignee: Steve Loughran
Attachments: HADOOP-6194-1.patch, HADOOP-6194.patch, HADOOP-6194.patch, find-new-warnings
For a service base class, we need to add to common
# The Service class
# A mock Service class (it's not in test, its in src/, because it helps in functional tests downstream)
# Unit tests
This is the issue to cover this work
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
