Israelobuk commented on code in PR #56822:
URL: https://github.com/apache/spark/pull/56822#discussion_r3483868324


##########
python/docs/source/getting_started/install.rst:
##########
@@ -83,6 +83,13 @@ Supported values in ``PYSPARK_HADOOP_VERSION`` are:
 
 Note that this installation of PySpark with/without a specific Hadoop version 
is experimental. It can change or be removed between minor releases.
 
+.. note::
+
+   Use ``pyspark`` or ``pyspark[connect]`` for a full PySpark installation.
+   Use ``pyspark-connect`` when you want Spark Connect to be the default mode.
+   Use ``pyspark-client`` when you only need the pure Python Spark Connect 
client
+   for connecting to a remote Spark server.
+

Review Comment:
   Honestly, I agree with that.



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