WweiL commented on code in PR #51948:
URL: https://github.com/apache/spark/pull/51948#discussion_r2265371564


##########
resource-managers/yarn/src/test/scala/org/apache/spark/deploy/yarn/ClientSuite.scala:
##########
@@ -755,6 +755,67 @@ class ClientSuite extends SparkFunSuite
     env("SPARK_USER") should be ("overrideuser")
   }
 
+  test("SPARK-31028: ActiveProcessorCount is set to AM cores in client mode") {

Review Comment:
   nit: could just use SPARK-53209 here since a new jira is already created?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to