You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/05/19 10:41:04 UTC

[jira] [Created] (RANGER-1593) Avoid Classloading default AtlasResourceMappers

Colm O hEigeartaigh created RANGER-1593:
-------------------------------------------

             Summary: Avoid Classloading default AtlasResourceMappers
                 Key: RANGER-1593
                 URL: https://issues.apache.org/jira/browse/RANGER-1593
             Project: Ranger
          Issue Type: Improvement
          Components: tagsync
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
            Priority: Minor
             Fix For: 1.0.0


In AtlasResourceMapperUtil we classload both the default AtlasResourceMappers and then the custom ones. This is unnecessary - we should just instantiate the default ones and classload the custom ones.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)