Github user mengxr commented on the pull request:

    https://github.com/apache/spark/pull/4453#issuecomment-74348269
  
    @srowen
    
    1. Could you try removing all libraries that pack `gfortran` from the jblas 
jar in assembly and test it on Win/Linux/Mac? If this works, then at least we 
don't have license issues with the Spark distribution.
    2. If it doesn't work, let's remove JBLAS completely from the runtime scope.
    3. Deprecate `SVDPlusPlus` in this release. If we go with 2), we can mark 
jblas as provided and do not include it in the Spark distribution. In the user 
guide, ask users to include them at runtime if they want to use `SVDPlusPlus`.
    
    Does it sound good to you?


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to