Pyspark save Decison Tree Module with joblib/pickle

2015-02-23 Thread Jaggu
Hi Team, I was trying to save a DecisionTree model from Pyspark using joblib. It is giving me the following error http://pastebin.com/82CFhPNn . Any clue how to resolve the same or save a model. Best regards Jagan -- View this message in context: http://apache-spark-user-list.1001560.n3.nabbl

SparkContext with error from PySpark

2014-12-30 Thread Jaggu
Hi Team, I was trying to execute a Pyspark code in cluster. It gives me the following error. (Wne I run the same job in local it is working fine too :-() Eoor Error from python worker: /usr/lib/spark-1.2.0-bin-hadoop2.3/python/pyspark/context.py:209: Warning: 'with' will become a reserved keyw