jkremser commented on issue #26075: [WIP][K8S] Spark operator
URL: https://github.com/apache/spark/pull/26075#issuecomment-540605666
 
 
   Thanks for looking into this. Ok, I will open the discussion on the dev 
list. I wanted to have the PR open before the summit and put the link on the 
slides.
   
   And yes, it's basically dump of that repo (radanalyticsio/spark-operator) 
with couple of modifications. I for instance aligned the versions of the 
libraries to be the same as those that are used by Spark.
   
   > Is this the following? Please give a clear explanation if this is your own 
contribution.
   https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
   
   No, it's different operator written in Java and it supports three different 
custom resources, `SparkCluster` (spark running in standalone mode in the 
pods), `SparkApplication` (this has the same API as the operator from GCP, so 
it's using spark-on-k8s scheduling) and `SparkHistoryServer`. So there is some 
overlap, but it's a different thing. This operator is also available on 
[operatorhub.io](operatorhub.io) 
([link](https://operatorhub.io/operator/radanalytics-spark))

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to