LuciferYang commented on code in PR #54618:
URL: https://github.com/apache/spark/pull/54618#discussion_r2894477593


##########
resource-managers/yarn/src/test/scala/org/apache/spark/deploy/yarn/ClientSuite.scala:
##########
@@ -755,6 +758,66 @@ class ClientSuite extends SparkFunSuite
     env("SPARK_USER") should be ("overrideuser")
   }
 
+  test("YARN AM JavaOptions") {

Review Comment:
   @pan3793 The newly added tests will cause Maven  daily tests to fail:
   - https://github.com/apache/spark/actions/runs/22719959813/job/65879165985
   
   <img width="1994" height="424" alt="Image" 
src="https://github.com/user-attachments/assets/86d38ae0-42cf-4dec-adb8-cd91f6155402";
 />



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