Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.1, 3.0.0-alpha4
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
ZEPPELIN-2040 ClusterManager to support launching interpreter in a cluster
- In Progress