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 "Jongyoul Lee (JIRA)" <ji...@apache.org> on 2017/07/07 08:11:00 UTC

[jira] [Commented] (YARN-6771) Use classloader inside configuration class to make new classes

    [ https://issues.apache.org/jira/browse/YARN-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077771#comment-16077771 ] 

Jongyoul Lee commented on YARN-6771:
------------------------------------

Could someone please help to review it?

> Use classloader inside configuration class to make new classes 
> ---------------------------------------------------------------
>
>                 Key: YARN-6771
>                 URL: https://issues.apache.org/jira/browse/YARN-6771
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.8.1
>            Reporter: Jongyoul Lee
>             Fix For: 2.8.2
>
>
> While running {{RpcClientFactoryPBImpl.getClient}}, {{RpcClientFactoryPBImpl}} uses {{localConf.getClassByName}}. But in case of using custom classloader, we have to use {{conf.getClassByName}} because custom classloader is already stored in {{Configuration}} class.



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

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