TOSIT-IO / ranger-old

Ranger TDP repository
Apache License 2.0
0 stars 2 forks source link

Correct assembly generation for hbase plugin #5

Closed gboutry closed 3 years ago

gboutry commented 3 years ago

This PR applies RANGER-837 and RANGER-2970 in order to correct HBase plugin generation.

It moves all assembly related files in a new folder called -> distro.

It upgrades the assembly plugin from verison 2.2-beta-5 to 2.6.

It adds org.codehaus.jackson:jackson-jaxrs to ranger-hbase-plugin dependency's assembly inclusion.