Ryan Merriman created METRON-1556:
-------------------------------------

             Summary: Create YARN service
                 Key: METRON-1556
                 URL: https://issues.apache.org/jira/browse/METRON-1556
             Project: Metron
          Issue Type: Sub-task
            Reporter: Ryan Merriman


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)

Reply via email to