HyukjinKwon commented on code in PR #52901:
URL: https://github.com/apache/spark/pull/52901#discussion_r2496507705


##########
docs/spark-connect-overview.md:
##########
@@ -284,11 +284,11 @@ The connection may also be programmatically created using 
_SparkSession#builder_
 
 <div data-lang="python"  markdown="1">
 
-First, install PySpark with `pip install 
pyspark[connect]=={{site.SPARK_VERSION_SHORT}}` or if building a packaged 
PySpark application/library,
+First, install PySpark with `pip install 
pyspark-client=={{site.SPARK_VERSION_SHORT}}` or if building a packaged PySpark 
application/library,

Review Comment:
   Just to double check, do all examples here work properly? I am asking this 
cuz I didn't test it yet :-).



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