Re: Spark standalone workers, executors and JVMs

2016-05-04 Thread Mich Talebzadeh
option allows you to run multiple executors for an >> application on a single machine and each executor can be configured with >> optimal memory. >> >> >> >> >> >> Mohammed >> >> Author: Big Data Analytics with Spark >> <http://www.ama

RE: Spark standalone workers, executors and JVMs

2016-05-04 Thread Mohammed Guller
ct: Re: Spark standalone workers, executors and JVMs Hi Mohammed, Thanks for your reply. I agree with you, however a single application can use multiple executors as well, so I am still not clear which option is best. Let me make an example to be a little more concrete. Let's say I am only r

Re: Spark standalone workers, executors and JVMs

2016-05-04 Thread Simone Franzini
:captainfr...@gmail.com] > *Sent:* Monday, May 2, 2016 9:27 AM > *To:* user > *Subject:* Fwd: Spark standalone workers, executors and JVMs > > > > I am still a little bit confused about workers, executors and JVMs in > standalone mode. > > Are worker processes and e

RE: Spark standalone workers, executors and JVMs

2016-05-02 Thread Mohammed Guller
. Mohammed Author: Big Data Analytics with Spark<http://www.amazon.com/Big-Data-Analytics-Spark-Practitioners/dp/1484209656/> From: Simone Franzini [mailto:captainfr...@gmail.com] Sent: Monday, May 2, 2016 9:27 AM To: user Subject: Fwd: Spark standalone workers, executors and JVMs I am still a litt

Fwd: Spark standalone workers, executors and JVMs

2016-05-02 Thread Simone Franzini
I am still a little bit confused about workers, executors and JVMs in standalone mode. Are worker processes and executors independent JVMs or do executors run within the worker JVM? I have some memory-rich nodes (192GB) and I would like to avoid deploying massive JVMs due to well known performance

Spark standalone workers, executors and JVMs

2016-05-02 Thread captainfranz
-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-standalone-workers-executors-and-JVMs-tp26860.html Sent from the Apache Spark User List mailing list archive at Nabble.com.