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 "Prabhu Joseph (Jira)" <ji...@apache.org> on 2020/08/06 09:54:00 UTC

[jira] [Created] (YARN-10389) Option to override RMWebServices with custom WebService class

Prabhu Joseph created YARN-10389:
------------------------------------

             Summary: Option to override RMWebServices with custom WebService class
                 Key: YARN-10389
                 URL: https://issues.apache.org/jira/browse/YARN-10389
             Project: Hadoop YARN
          Issue Type: Improvement
    Affects Versions: 3.4.0
            Reporter: Prabhu Joseph
            Assignee: Tanu Ajmera


YARN-8047 provides support to add custom WebServices as part of RMWebApp.  Since each WebService has to have a separate WebService Path, /ws/v1/cluster root path cannot be used globally.

Another alternative is to provide an option to override the RMWebServices with custom WebServices implementation which can extend the RMWebService, this way /ws/v1/cluster path can be used globally.








--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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