Ted Yu created FLINK-5050:
-----------------------------
Summary: JSON.org license is CatX
Key: FLINK-5050
URL:
https://issues.apache.org/jira/browse/FLINK-5050 Project: Flink
Issue Type: Bug
Reporter: Ted Yu
We should exclude org.json:json dependency from hive-exec dependency.
{code}
[INFO] +- org.apache.flink:flink-java:jar:1.2-SNAPSHOT:provided
...
[INFO] +- org.apache.hive.hcatalog:hcatalog-core:jar:0.12.0:compile
...
[INFO] | +- org.apache.hive:hive-exec:jar:0.12.0:compile
[INFO] | | +- com.google.protobuf:protobuf-java:jar:2.4.1:compile
[INFO] | | +- org.iq80.snappy:snappy:jar:0.2:compile
[INFO] | | +- org.json:json:jar:20090211:compile
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)