What you mean by you are behind a NAT? Does it mean you are submitting your
jobs to a remote spark cluster from your local machine? If that's the case
then you need to take care of few ports (in the NAT)
http://spark.apache.org/docs/latest/configuration.html#networking which
assume random as defaul
Hi,
I am trying to submit a job on Spark 1.4 (with Spark Master):
bin/spark-submit --master spark://:7077 --driver-memory 4g
--executor-memory 4G --executor-cores 4 --num-executors 1
spark/examples/src/main/python/pi.py 6
which returns:
ERROR SparkDeploySchedulerBackend: Asked to remove non-