You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Mikko Kortelainen (Jira)" <ji...@apache.org> on 2020/09/10 11:19:00 UTC

[jira] [Created] (ZEPPELIN-5033) License is not compatbile with dependencies

Mikko Kortelainen created ZEPPELIN-5033:
-------------------------------------------

             Summary: License is not compatbile with dependencies
                 Key: ZEPPELIN-5033
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5033
             Project: Zeppelin
          Issue Type: Bug
          Components: Interpreters
    Affects Versions: 0.9.0
            Reporter: Mikko Kortelainen


com.hadoop.gplcompression:hadoop-lzo:jar:0.4.19 is a GPLv3 component as seen on [https://github.com/twitter/hadoop-lzo/blob/master/src/main/java/com/hadoop/compression/lzo/CChecksum.java#L4-L7]

 

[https://www.gnu.org/licenses/quick-guide-gplv3.html] declares Apache license as a compatible on with GPLv3

 

Options are either to convert to GPLv3 or drop dependencies in conflict



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