turboFei commented on PR #2669:
URL: 
https://github.com/apache/incubator-kyuubi/pull/2669#issuecomment-1128459034

   > ```
   > kill: (11656): No such process
   > - JpsApplicationOperation with spark local mode *** FAILED ***
   >   response._1 was false Failed to terminate: 11656 
org.apache.spark.launcher.Main org.apache.spark.deploy.SparkSubmit --class 
org.apache.kyuubi.engine.spark.SparkSQLEngine --conf 
spark.kyuubi.engine.operation.log.dir.root=target/engine_operation_logs --conf 
spark.kyuubi.session.idle.timeout=PT3M --conf 
spark.abc=f41c3b50-1025-49c4-b1a4-3f4e01e91345 --conf spark.kyuubi.testing=true 
--conf spark.kyuubi.frontend.bind.host=localhost --conf spark.master=local 
--conf 
spark.kyuubi.metrics.json.location=/home/runner/work/incubator-kyuubi/incubator-kyuubi/kyuubi-server/target/metrics
 --conf spark.kyuubi.operation.log.dir.root=target/server_operation_logs 
--proxy-user runner 
/home/runner/work/incubator-kyuubi/incubator-kyuubi/externals/kyuubi-spark-sql-engine/target/kyuubi-spark-sql-engine_2.12-1.6.0-SNAPSHOT.jar,
 due to Nonzero exit code: 1 (JpsApplicationOperationSuite.scala:87)
   > ```
   
   It seems that the process should not terminate itself before be killed.


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