Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-spark-standalone

Starting multiple workers on a master node in Standalone mode

How many executor processes run for each worker node in spark?

Why does stopping Standalone Spark master fail with "no org.apache.spark.deploy.master.Master to stop"?

Spark master won't show running application in UI when I use spark-submit for python script

How to add the "--deploy-mode cluster" option to my scala code

winutils spark windows installation env_variable

How to set up cluster environment for Spark applications on Windows machines?

Spark workers stopped after driver commanded a shutdown

How to make Spark driver resilient to Master restarts?

Running Spark driver program in Docker container - no connection back from executor to the driver?

Spark Standalone Number Executors/Cores Control

Apache Spark: Differences between client and cluster deploy modes

What is the relationship between workers, worker instances, and executors?

Which cluster type should I choose for Spark?