maropu commented on a change in pull request #29956:
URL: https://github.com/apache/spark/pull/29956#discussion_r500653067



##########
File path: docs/submitting-applications.md
##########
@@ -76,7 +76,7 @@ locally on your laptop), it is common to use `cluster` mode 
to minimize network
 the drivers and the executors. Currently, the standalone mode does not support 
cluster mode for Python
 applications.
 
-For Python applications, simply pass a `.py` file in the place of 
`<application-jar>` instead of a JAR,
+For Python applications, simply pass a `.py` file in the place of 
`<application-jar>`,

Review comment:
       I don't have a strong opinion though, this change looks okay. cc: 
@HyukjinKwon @srowen 




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

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