Hisoka-X commented on code in PR #7722: URL: https://github.com/apache/seatunnel/pull/7722#discussion_r1777941431
########## docs/en/other-engine/spark.md: ########## @@ -0,0 +1,108 @@ +# SeaTunnel Runs On Spark + +Spark is a powerful high-performance distributed calculate processing engine. More information about it you can search for `Apache Spark` + +### Set Spark Configuration Information In The Job + +Example: +I set a conf for this job Review Comment: ```suggestion I set some spark conf for this job ``` -- 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]
