ryankert01 commented on code in PR #474: URL: https://github.com/apache/yunikorn-site/pull/474#discussion_r1798644751
########## docs/user_guide/workloads/run_spark.md: ########## @@ -25,12 +25,86 @@ specific language governing permissions and limitations under the License. --> +## Deploy Spark job with Spark Operator and Helm + +:::note +Pre-requisites: +- This tutorial assumes YuniKorn is [installed](../../get_started/get_started.md) under the namespace `yunikorn` +- Use spark-operator version >= 2.0 to enable support for YuniKorn gang scheduling +::: + +:::warning Review Comment: Thank you for pointing it out. I actually forget to delete it. It's not a problem in this version of steps. -- 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]
