panbingkun commented on PR #45735:
URL: https://github.com/apache/spark/pull/45735#issuecomment-2022334258

   > ```
   > 
   > [error] 
/home/runner/work/spark/spark/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala:61:8:
 object JavaModuleOptions is not a member of package org.apache.spark.launcher
   > 
   > [error] import org.apache.spark.launcher.{JavaModuleOptions, 
LauncherBackend, SparkAppHandle, YarnCommandBuilderUtils}
   > 
   > [error]        ^
   > 
   > [error] 
/home/runner/work/spark/spark/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala:[1043](https://github.com/panbingkun/spark/actions/runs/8448161016/job/23140070843#step:10:1044):17:
 not found: value JavaModuleOptions
   > 
   > [error]     javaOpts += JavaModuleOptions.defaultModuleOptions()
   > 
   > [error]                 ^
   > 
   > [error] 
/home/runner/work/spark/spark/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala:61:35:
 Unused import
   > 
   > [error] Applicable -Wconf / @nowarn filters for this fatal warning: 
msg=<part of the message>, cat=unused-imports, site=org.apache.spark.deploy.yarn
   > 
   > [error] import org.apache.spark.launcher.{JavaModuleOptions, 
LauncherBackend, SparkAppHandle, YarnCommandBuilderUtils}
   > 
   > [error]                                   ^
   > 
   > [warn] one warning found
   > 
   > [error] three errors found
   > 
   > ```
   
   Let me to update it.


-- 
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: reviews-unsubscr...@spark.apache.org

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

Reply via email to