Matei Zaharia created SPARK-1421:
------------------------------------
Summary: Make MLlib work on Python 2.6 and NumPy < 1.7
Key: SPARK-1421
URL: https://issues.apache.org/jira/browse/SPARK-1421
Project: Spark
Issue Type: Bug
Reporter: Matei ZahariaCurrently it requires Python 2.7 and newer NumPy because it uses some new APIs, but they should not be essential for running our code. -- This message was sent by Atlassian JIRA (v6.2#6252)
