Github user szyszy commented on a diff in the pull request:
https://github.com/apache/spark/pull/20761#discussion_r218075554
--- Diff:
resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala
---
@@ -86,6 +86,13 @@ private[spark] class Client(
sparkConf.get(AM_CORES)
}
+ private val amResources: collection.immutable.Map[String, String] =
--- End diff --
fixed
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]