Open foxish opened 7 years ago
For more context, we just need to change the numbers in https://github.com/apache-spark-on-k8s/spark/blob/branch-2.1-kubernetes/resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/kubernetes/Client.scala#L481 and https://github.com/apache-spark-on-k8s/spark/blob/branch-2.1-kubernetes/resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/kubernetes/KubernetesClusterSchedulerBackend.scala#L215 such that both the limit and the request are the same.
As discussed in the meeting @ash211 @mccheah @erikerlandson @ssuchter @kow3ns