rmariboe
New Contributor III

Huh, Single Node "cluster" did not work, but creating a "cluster" with 0 to 1 nodes apparently creates a driver and no nodes(?). I also defined to following to make sure only one core is being requested:

spark.executor.cores 1

spark.executor.memory 6g

Now the "cluster" is running, and I am getting some requests through.......