You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ramesh Mani (JIRA)" <ji...@apache.org> on 2018/02/14 00:59:10 UTC

[jira] [Assigned] (RANGER-1983) Remove LZ4.*jar from ranger admin dependency it is a GPL package.

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

Ramesh Mani reassigned RANGER-1983:
-----------------------------------

    Assignee: Ramesh Mani

> Remove LZ4.*jar from ranger admin dependency it is a GPL package.
> -----------------------------------------------------------------
>
>                 Key: RANGER-1983
>                 URL: https://issues.apache.org/jira/browse/RANGER-1983
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Ramesh Mani
>            Assignee: Ramesh Mani
>            Priority: Major
>
> Remove LZ4.*jar from ranger admin dependency it is a GPL package.  As a transitive dependency of Kakfa we are getting it.
> {code:java}
> // code placeholder
> +- org.apache.ranger:ranger-plugins-common:jar:1.0.0-SNAPSHOT:compile
> [INFO] | +- org.codehaus.jackson:jackson-jaxrs:jar:1.9.13:compile
> [INFO] | \- org.apache.ranger:ranger-plugins-audit:jar:1.0.0-SNAPSHOT:compile
> [INFO] | +- org.apache.ranger:ranger-plugins-cred:jar:1.0.0-SNAPSHOT:compile
> [INFO] | \- org.apache.kafka:kafka_2.10:jar:0.10.0.0:compile
> [INFO] | +- com.101tec:zkclient:jar:0.8:compile
> [INFO] | +- org.scala-lang:scala-library:jar:2.10.6:compile
> [INFO] | +- com.yammer.metrics:metrics-core:jar:2.2.0:compile
> [INFO] | +- org.apache.kafka:kafka-clients:jar:0.10.0.0:compile
> [INFO] | | \- net.jpountz.lz4:lz4:jar:1.3.0:compile
> [INFO] | \- net.sf.jopt-simple:jopt-simple:jar:4.9:compile
>  {code}
>  



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