[
https://issues.apache.org/jira/browse/YARN-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112370#comment-17112370
]
Bilwa S T commented on YARN-8047:
---------------------------------
Hi [~sunilg]
We can configure external webapp classes like below
{code:java}
<property>
<name>yarn.http.rmwebapp.external.classes</name>
<value>org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices,
org.apache.hadoop.yarn.server.resourcemanager.webapp.DummyClass</value>
</property>
{code}
I will write description in detail and upload patch. Thanks
> RMWebApp make external class pluggable
> --------------------------------------
>
> Key: YARN-8047
> URL: https://issues.apache.org/jira/browse/YARN-8047
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Bibin Chundatt
> Assignee: Bilwa S T
> Priority: Minor
> Attachments: YARN-8047-001.patch, YARN-8047-002.patch,
> YARN-8047-003.patch
>
>
> JIra should make sure we should be able to plugin webservices and web pages
> of scheduler in Resourcemanager
> * RMWebApp allow to bind external classes
> * RMController allow to plugin scheduler classes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]