gerashegalov commented on code in PR #52901:
URL: https://github.com/apache/spark/pull/52901#discussion_r2497782914
##########
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:
Yes the examples from the heading
https://spark.apache.org/docs/latest/spark-connect-overview.html#use-spark-connect-for-interactive-analysis
to the bottom of the page work
--
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]