maropu commented on a change in pull request #28566: URL: https://github.com/apache/spark/pull/28566#discussion_r426383379
########## File path: resource-managers/yarn/src/test/scala/org/apache/spark/deploy/yarn/LocalityPlacementStrategySuite.scala ########## @@ -57,7 +62,6 @@ class LocalityPlacementStrategySuite extends SparkFunSuite { // goal is to create enough requests for localized containers (so there should be many // tasks on several hosts that have no allocated containers). - val resource = Resource.newInstance(8 * 1024, 4) Review comment: https://github.com/apache/spark/pull/28566#issuecomment-629961204 ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org