You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Dénes Bodó (Jira)" <ji...@apache.org> on 2021/06/22 13:58:00 UTC

[jira] [Resolved] (OOZIE-451) OOZIE-34: LauncherMapper security manager fails when a permission with context is check

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

Dénes Bodó resolved OOZIE-451.
------------------------------
    Resolution: Won't Do

LauncherMapper is no more, Oozie Launcher is a Yarn application from Oozie 5.

> OOZIE-34: LauncherMapper security manager fails when a permission with context is check
> ---------------------------------------------------------------------------------------
>
>                 Key: OOZIE-451
>                 URL: https://issues.apache.org/jira/browse/OOZIE-451
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Alejandro Abdelnur
>            Priority: Major
>
> The concrete case is when the Main class does a JMX agent registration (i.e. Oracle JDBC driver)
> The LauncherMapper SecurityManager has to also override the other checkPermission signature:
>   public void checkPermission(Permission perm, Object context)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)