Github user dlwh commented on a diff in the pull request:
https://github.com/apache/spark/pull/117#discussion_r10820350
--- Diff: NOTICE ---
@@ -3,3 +3,12 @@ Copyright 2013 The Apache Software Foundation.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
+
+Numerical linear algebra support in MLlib is provided by the breeze
package,
+which depends on the following package that are not distributed under
+an Apache authorized license:
+
+- JTransforms, which is open source software written by Piotr Wendykier,
+ and distributed under the the terms of the MPL/LGPL/GPL tri-license.
+ The original software is available from
+ https://sites.google.com/site/piotrwendykier/software/jtransforms
--- End diff --
If this is going to be a big issue, we can split it out from breeze. You
could also explicitly exclude the dependency. It only breaks the breeze.signal
package.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---