You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Achuth Raghavendra (JIRA)" <ji...@apache.org> on 2017/07/24 23:20:00 UTC

[jira] [Created] (REEF-1838) Add new API called KillApplication in IREEFInterface and implement for YARNREEFClient

Achuth Raghavendra created REEF-1838:
----------------------------------------

             Summary: Add new API called KillApplication in IREEFInterface and implement for YARNREEFClient
                 Key: REEF-1838
                 URL: https://issues.apache.org/jira/browse/REEF-1838
             Project: REEF
          Issue Type: New Feature
            Reporter: Achuth Raghavendra
            Priority: Minor


Add KillApplication API to Org.Apache.REEF.Client.API.IREEFClient. This API will accept the application id kill the running application by invoking a REST call.

Below is the java doc for the KillApplication API in YarnClient.
https://hadoop.apache.org/docs/r2.6.0/api/org/apache/hadoop/yarn/client/api/YarnClient.html#killApplication(org.apache.hadoop.yarn.api.records.ApplicationId)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)