You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Santosh (Jira)" <ji...@apache.org> on 2020/06/13 19:12:00 UTC

[jira] [Created] (RANGER-2859) Trying to install apache ranger2.0 from apache project but not able to obtain the plugin for nifi and nifi-registry post build.

Santosh created RANGER-2859:
-------------------------------

             Summary: Trying to install apache ranger2.0 from apache project but not able to obtain the plugin for nifi and nifi-registry post build.
                 Key: RANGER-2859
                 URL: https://issues.apache.org/jira/browse/RANGER-2859
             Project: Ranger
          Issue Type: Bug
          Components: plugins
    Affects Versions: 2.0.0
         Environment: Dev
            Reporter: Santosh


Tried downloading the source tar from below location for apache ranger 2.0 and ran maven to build the install binaries.

 

[*http://apache.mirrors.pair.com/ranger/2.0.0/apache-ranger-2.0.0.tar.gz*]

 

I am unable to obtain the plugins post build for nifi and nifi registry for some reason. I also tried git build directly pointing to source ranger 2.0 snapshot but no luck.  Please take a look and see if anyone has any insights on this. Please reach out to me if you have any questions.

 

After maven build is completed this is what it looks like in the target folder.

 

apache-ranger-2.0.0/target

[root@nifi04 target]# ls -lrt

total 1310660

drwxr-xr-x 3 root root        21 Jun 12 18:29 maven-shared-archive-resources

drwxr-xr-x 2 root root        27 Jun 12 18:29 antrun

-rw-r--r-- 1 root root         5 Jun 12 18:41 version

drwxr-xr-x 2 root root         6 Jun 12 18:44 archive-tmp

-rw-r--r-- 1 root root  23971518 Jun 12 18:44 ranger-2.0.0-hdfs-plugin.tar.gz

-rw-r--r-- 1 root root  23997609 Jun 12 18:44 ranger-2.0.0-hdfs-plugin.zip

-rw-r--r-- 1 root root  23826208 Jun 12 18:45 ranger-2.0.0-hive-plugin.tar.gz

-rw-r--r-- 1 root root  23854842 Jun 12 18:45 ranger-2.0.0-hive-plugin.zip

-rw-r--r-- 1 root root  26647396 Jun 12 18:45 ranger-2.0.0-hbase-plugin.tar.gz

-rw-r--r-- 1 root root  26666101 Jun 12 18:45 ranger-2.0.0-hbase-plugin.zip

-rw-r--r-- 1 root root  28391056 Jun 12 18:46 ranger-2.0.0-knox-plugin.tar.gz

-rw-r--r-- 1 root root  28411089 Jun 12 18:46 ranger-2.0.0-knox-plugin.zip

-rw-r--r-- 1 root root  37234835 Jun 12 18:46 ranger-2.0.0-storm-plugin.tar.gz

-rw-r--r-- 1 root root  37268867 Jun 12 18:47 ranger-2.0.0-storm-plugin.zip

-rw-r--r-- 1 root root  39935738 Jun 12 18:47 ranger-2.0.0-kafka-plugin.tar.gz

-rw-r--r-- 1 root root  39984008 Jun 12 18:47 ranger-2.0.0-kafka-plugin.zip

-rw-r--r-- 1 root root  23958607 Jun 12 18:47 ranger-2.0.0-yarn-plugin.tar.gz

-rw-r--r-- 1 root root  23992472 Jun 12 18:48 ranger-2.0.0-yarn-plugin.zip

-rw-r--r-- 1 root root  26388332 Jun 12 18:48 ranger-2.0.0-ozone-plugin.tar.gz

-rw-r--r-- 1 root root  26421265 Jun 12 18:48 ranger-2.0.0-ozone-plugin.zip

-rw-r--r-- 1 root root  26977612 Jun 12 18:49 ranger-2.0.0-solr-plugin.tar.gz

-rw-r--r-- 1 root root  27010184 Jun 12 18:49 ranger-2.0.0-solr-plugin.zip

-rw-r--r-- 1 root root 248574063 Jun 12 18:54 ranger-2.0.0-admin.tar.gz

-rw-r--r-- 1 root root 249669120 Jun 12 19:00 ranger-2.0.0-admin.zip

-rw-r--r-- 1 root root     42210 Jun 12 19:00 ranger-2.0.0-solr_audit_conf.tar.gz

-rw-r--r-- 1 root root     45636 Jun 12 19:00 ranger-2.0.0-solr_audit_conf.zip

-rw-r--r-- 1 root root  16256274 Jun 12 19:00 ranger-2.0.0-usersync.tar.gz

-rw-r--r-- 1 root root  16280481 Jun 12 19:00 ranger-2.0.0-usersync.zip

-rw-r--r-- 1 root root  32771327 Jun 12 19:01 ranger-2.0.0-tagsync.tar.gz

-rw-r--r-- 1 root root  32781600 Jun 12 19:01 ranger-2.0.0-tagsync.zip

-rw-r--r-- 1 root root     34221 Jun 12 19:01 ranger-2.0.0-migration-util.tar.gz

-rw-r--r-- 1 root root     37740 Jun 12 19:01 ranger-2.0.0-migration-util.zip

-rw-r--r-- 1 root root  90990177 Jun 12 19:02 ranger-2.0.0-kms.tar.gz

-rw-r--r-- 1 root root  91106503 Jun 12 19:04 ranger-2.0.0-kms.zip

-rw-r--r-- 1 root root  22231350 Jun 12 19:04 ranger-2.0.0-ranger-tools.tar.gz

-rw-r--r-- 1 root root  22248295 Jun 12 19:05 ranger-2.0.0-ranger-tools.zip

-rw-r--r-- 1 root root   4039688 Jun 12 19:05 ranger-2.0.0-src.tar.gz

 

 

Unable to find the plugin for nifi or nifi-registry.

 

the only two plugin that are missing in /target folder

 

ranger-2.0.0-nifi-plugin.tar.gz

ranger-2.0.0-nifi-registry-plugin.tar.gz

 

 

Please let me know if something is missed in my maven build.



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