[jira] [Created] (FLINK-7202) Split supressions for flink-core, flink-java, flink-optimizer per package

2017-07-15 Thread Dawid Wysakowicz (JIRA)
Dawid Wysakowicz created FLINK-7202: --- Summary: Split supressions for flink-core, flink-java, flink-optimizer per package Key: FLINK-7202 URL: https://issues.apache.org/jira/browse/FLINK-7202 Project

Re: Facebook BSD+patents license and Apache products

2017-07-15 Thread Andrew Palumbo
+ dev@flink (if they allow this through moderation.. I'm not subscribed to their list anymore; If not I believe that there are enough Flink PMCs on private@mahout to answer We've stopped shipping the flink binaries as of Mahout 0.13.0: https://mvnrepository.com/artifact/org.apache.mahout/maho

Re: Facebook BSD+patents license and Apache products

2017-07-15 Thread John D. Ament
The assertion that Flink is using RocksDB seems to be a bit over stated. https://github.com/apache/flink/search?utf8=%E2%9C%93&q=rocksdb&type= is how Flink uses RocksDB. It appears that its an optional dependency already, and not core to Flink. What this means is that you shouldn't use the Flink

Re: Facebook BSD+patents license and Apache products

2017-07-15 Thread Andrew Palumbo
Thank you, I beleve Mahout is safe: ``` andy@micheal:~/sandbox/mahout_cuda$ mvn dependency:list | grep org.rocksdb ``` yields no results; transitive dependenies are listed by default --andy From: John D. Ament Sent: Saturday, July 15, 2017 5:45 PM To: legal-d