hvanhovell commented on code in PR #49107: URL: https://github.com/apache/spark/pull/49107#discussion_r1931438351
########## docs/app-dev-spark-connect.md: ########## @@ -58,6 +58,59 @@ to the client via the blue box as part of the Spark Connect API. The client uses alongside PySpark or the Spark Scala client, making it easy for Spark client applications to work with the custom logic/library. +## Spark API Mode: Spark Client and Spark Classic + +Spark provides API mode (`spark.api.mode`) configuration that can seamlessly start Spark Classic Review Comment: We need to reword this. It is confusing. -- 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]
