[ 
https://issues.apache.org/jira/browse/YARN-9143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated YARN-9143:
------------------------------
    Description: 
For example, if we define a aux service with name A, and it's class is 
pkg.class.A 

It should be loading from {{yarn.nodemanager.aux-services.A.system-classes}}, 
but currently it is loading from 
{{yarn.nodemanager.aux-services.pkg.class.A.system-classes}} now.

  was:
For example, if we define a aux service with name A, and it's class is 
pkg.class.A 

It should be loading from \{{yarn.nodemanager.aux-services.A.system-classes}}, 
but currently it is loading from \{{yarn.nodemanager.aux-services.pkg.class.A 
.system-classes}} now.


> Aux service system-class is loading from a wrong property
> ---------------------------------------------------------
>
>                 Key: YARN-9143
>                 URL: https://issues.apache.org/jira/browse/YARN-9143
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>         Attachments: YARN-9143.001.patch
>
>
> For example, if we define a aux service with name A, and it's class is 
> pkg.class.A 
> It should be loading from {{yarn.nodemanager.aux-services.A.system-classes}}, 
> but currently it is loading from 
> {{yarn.nodemanager.aux-services.pkg.class.A.system-classes}} now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to