You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Pedro Gonçalves Rossi Rodrigues (JIRA)" <ji...@apache.org> on 2019/06/17 16:20:00 UTC

[jira] [Created] (RANGER-2472) Presto-plugin error upon setup

Pedro Gonçalves Rossi Rodrigues created RANGER-2472:
-------------------------------------------------------

             Summary: Presto-plugin error upon setup
                 Key: RANGER-2472
                 URL: https://issues.apache.org/jira/browse/RANGER-2472
             Project: Ranger
          Issue Type: Bug
          Components: plugins
    Affects Versions: 2.0.0
            Reporter: Pedro Gonçalves Rossi Rodrigues


* The {{ranger-presto-*.xml}} files must be packed into a jar and added to {{/plugins/ranger/ranger-presto-impl}} in order to be recognized by the {{...getClassLoader().getResource("...")}} line, is there any other way to add these files without having to pack a jar?
 * After the {{*.xml}} files are added it gives an error about missing this lib ([https://github.com/mattsheppard/gethostname4j]) upon using reflection but after adding it to the same folder above it worked fine, shouldn't this lib be on added automatically upon building the project?

Notes: I used the docker script to build the project and later moved the jars to my presto build docker container



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