Re: ImportError: No module named numpy

2016-06-04 Thread Daniel Rodriguez
Like people have said you need numpy in all the nodes of the cluster. The easiest way in my opinion is to use anaconda: https://www.continuum.io/downloads but that can get tricky to manage in multiple nodes if you don't have some configuration management skills. How are you deploying the spark clu

Spark on Mesos: Pyspark python libraries

2014-09-02 Thread Daniel Rodriguez
alt states for that. I am specially worried about numpy and its requirements. Hopefully this makes some sense. Thanks, Daniel Rodriguez