dongjoon-hyun commented on PR #53351:
URL: https://github.com/apache/spark/pull/53351#issuecomment-3674066722

   It doesn't make sense to me because Apache Spark Standalone Cluster has the 
full distribution already to launch `Spark Master` and `Spark Worker` JVM. What 
you need is to deploy only your application, not a custom Apache Spark again.
   
   > No, I'm more trying to do a custom distro to use on local machine of ops 
to interact with a Spark Cluster - but I need to add a bunch of jars and props.
   
   FYI, Apache Spark provides official `Apache K8s Operator` here.
   - https://github.com/apache/spark-kubernetes-operator/
   - 
https://artifacthub.io/packages/helm/spark-kubernetes-operator/spark-kubernetes-operator/


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