Hi,
At the moment driver and executor pods are created using the following requests
and limits:
CPUMemory
Request[driver,executor].cores[driver,executor].memory
LimitUnlimited (but can be specified using
spark.[driver,executor].cores)[driver,executor].memory +
[driver,executor].memoryOverh
fault for
spark.kubernetes.executor.cores would be. Seeing that I wanted more than 1 and
Yinan wants less, leaving it at 1 night be best.
Thanks,
David
From: Kimoon Kim
Date: Friday, March 30, 2018 at 4:28 PM
To: Yinan Li
Cc: David Vogelbacher , "dev@spark.apache.org"
Subject: Re: [K