Manoj Kumar created SPARK-8032:
----------------------------------
Summary: Make version checking in mllib/__init__.py more robust
for version NumPy 1.10
Key: SPARK-8032
URL: https://issues.apache.org/jira/browse/SPARK-8032
Project: Spark
Issue Type: Bug
Components: MLlib, PySpark
Affects Versions: 1.3.0
Reporter: Manoj Kumar
The current checking does version `1.x' is less than `1.4' this will fail if x
has greater than 1 digit, since x > 4, however `1.x` < `1.4`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]