thanhdanh1803 commented on PR #2586:
URL: https://github.com/apache/spark/pull/2586#issuecomment-1913647948

   When using spark 3.3.0, I see this issue again, when run spark-submit in 
cluster mode, the worker show this message:
    INFO DriverRunner: Launch Command: 
"/Library/Java/JavaVirtualMachines/temurin-8.jdk/Contents/Home/bin/java" "-cp" 
"/opt/spark3.3.0/conf:/opt/spark/jars/*" "-Xmx1024M" 
"-Dspark.executor.memory=2g" "-Dspark.driver.supervise=false" 
"-Dspark.app.submitTime=1706455734988" "-Dspark.submit.deployMode=cluster" 
"-Dspark.master=spark://127.0.0.1:7077" "-Dspark.app.name=spark_example" 
"-Dspark.submit.pyFiles=" "-Dspark.executor.cores=1" "-Dspark.driver.memory=1g" 
"-Dspark.rpc.askTimeout=10s" "-Dspark.jars=<my-jar>" 
"org.apache.spark.deploy.worker.DriverWrapper" "spark://[email protected]:7000" 
"/opt/spark/work/driver-20240128152856-0001/spark_example.jar" 
"example.SparkExample" "-n" "1000"
   Can I open this issue again


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