viirya commented on code in PR #47523:
URL: https://github.com/apache/spark/pull/47523#discussion_r1695972320


##########
docs/spark-standalone.md:
##########
@@ -601,7 +610,9 @@ via 
<code>http://[host:port]/[version]/submissions/[action]</code> where
   <thead><tr><th>Command</th><th>Description</th><th>HTTP METHOD</th><th>Since 
Version</th></tr></thead>
   <tr>
     <td><code>create</code></td>
-    <td>Create a Spark driver via <code>cluster</code> mode.</td>
+    <td>Create a Spark driver via <code>cluster</code> mode. Spark master 
supports server-side

Review Comment:
   ```suggestion
       <td>Create a Spark driver via <code>cluster</code> mode. Since 4.0.0, 
Spark master supports server-side
   ```



-- 
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]

Reply via email to