Hi there, Why can¹t I seem to kick the executor memory higher? See below from EC2 deployment using m1.large
And in the spark-env.sh
export SPARK_MEM=6154m
And in the spark context
sconf.setExecutorEnv("spark.executor.memory", "4g²)
Cheers
- Ian
