You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Gour Saha (JIRA)" <ji...@apache.org> on 2017/05/19 00:29:04 UTC

[jira] [Created] (YARN-6626) Embed REST API service into RM

Gour Saha created YARN-6626:
-------------------------------

             Summary: Embed REST API service into RM
                 Key: YARN-6626
                 URL: https://issues.apache.org/jira/browse/YARN-6626
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Gour Saha
             Fix For: yarn-native-services


As of now the deployment model of the Native Services REST API service is standalone. There are several cross-cutting solutions that can be inherited for free (kerberos, HA, ACLs, trusted proxy support, etc.) by the REST API service if it is embedded into the RM process. In fact we can expose the REST API via the same port as RM UI (8088 default). The URI path /services/v1/applications will distinguish the REST API calls from other RM APIs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org