You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "Vensence (via GitHub)" <gi...@apache.org> on 2024/02/05 07:58:35 UTC

[PR] [SPARK-36832][kubernetes]: implement launcher protocol for K8s client to manage app using SparkAppHandle [spark]

Vensence opened a new pull request, #45029:
URL: https://github.com/apache/spark/pull/45029

   ### What changes were proposed in this pull request?
   implement the launcher protocol for K8s client
   
   
   ### Why are the changes needed?
   as we are using SparkLauncher to launch a kubernetes application, 
   we are expecting to use the returning SparkAppHandle to manage the application just as yarn application we do
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   
   ### How was this patch tested?
   added unit test: SPARK-36832: manage application using spark launcher handle.
   check org.apache.spark.deploy.k8s.submit.ClientSuite for details
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no
   


-- 
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-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


Re: [PR] [SPARK-36832][Kubernetes][Launcher]: implement launcher protocol for K8s client to manage app using SparkAppHandle [spark]

Posted by "Vensence (via GitHub)" <gi...@apache.org>.
Vensence commented on PR #45029:
URL: https://github.com/apache/spark/pull/45029#issuecomment-1955993191

   this PR has been hanging for a few days. Can anybody can do the review for me ? Thanks
   @dongjoon-hyun 


-- 
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-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org