Closed vvavepacket closed 1 week ago
Yes, just use the appropriate image for your application. Personally, I build my own spark 2.4.x to get fixes that haven't been released yet such as https://github.com/apache/spark/pull/30283
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.
Is it possible to run multiple spark jobs/spark applications (each having their own version, i.e. SparkApplication 1 uses Spark 2.4 and SparkApplication 2 uses Spark 3.0.0) in a single namespace?
So I will be creating different sparkapplications and submit them to k8s. Will it cause any issue or is it totally fine?