You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ramesh Mani (JIRA)" <ji...@apache.org> on 2019/03/27 21:22:00 UTC

[jira] [Updated] (RANGER-2376) Ranger Plugin ClassLoader Doesn't Restore Thread ClassLoader

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

Ramesh Mani updated RANGER-2376:
--------------------------------
    Attachment: 0001-RANGER-2376-Ranger-Plugin-ClassLoader-Doesn-t-Restor.patch

> Ranger Plugin ClassLoader Doesn't Restore Thread ClassLoader
> ------------------------------------------------------------
>
>                 Key: RANGER-2376
>                 URL: https://issues.apache.org/jira/browse/RANGER-2376
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>            Reporter: Shawn Weeks
>            Assignee: Ramesh Mani
>            Priority: Minor
>         Attachments: 0001-RANGER-2376-Ranger-Plugin-ClassLoader-Doesn-t-Restor.patch
>
>
> Same issue as ATLAS-3092. The RangerPluginClassLoader should restore the current threads previous class loader instead of the classloader that instantiated RangerPluginClassLoader. This is breaking Hive UDFs because the class loader it restores isn't the one setup for the UDF.



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