You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/18 22:18:51 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27948: [WIP][SPARK-30715][k8s][FOLLOW-UP] Update k8s client version in integratio…

dongjoon-hyun commented on a change in pull request #27948: [WIP][SPARK-30715][k8s][FOLLOW-UP] Update k8s client version in integratio…
URL: https://github.com/apache/spark/pull/27948#discussion_r394671633
 
 

 ##########
 File path: resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/KubernetesSuite.scala
 ##########
 @@ -61,15 +61,15 @@ class KubernetesSuite extends SparkFunSuite
   protected var appLocator: String = _
 
   // Default memory limit is 1024M + 384M (minimum overhead constant)
-  private val baseMemory = s"${1024 + 384}Mi"
 
 Review comment:
   Hi, @ScrapCodes . Do we need this change in this PR?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org