[
https://issues.apache.org/jira/browse/METRON-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Merriman reassigned METRON-1556:
-------------------------------------
> Create YARN service
> -------------------
>
> Key: METRON-1556
> URL: https://issues.apache.org/jira/browse/METRON-1556
> Project: Metron
> Issue Type: Sub-task
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
> Priority: Major
>
> We need a YARN Service in REST for interacting with the YARN REST api. The
> service should at least:
> * Return a description of a job including status, start time, end time, and
> any other relevant information given a job id
> * Stop a job given a job id
> The
> [StormStatusService|https://github.com/apache/metron/blob/master/metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/StormStatusServiceImpl.java]
> is similar in that it also proxies to a REST API.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)