wow! it worked! thank you so much!

so now, all I need to do is to put the number of workers that I want to use
when I read the data right?

e.g.
val numWorkers = 10
val data = sc.textFile("somedirectory/data.csv", numWorkers)



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4615.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to