You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/11/21 02:19:21 UTC

[PR] [MINOR][DOCS] Correct Python Spark Connect documentation about pip installation [spark]

HyukjinKwon opened a new pull request, #43919:
URL: https://github.com/apache/spark/pull/43919

   ### What changes were proposed in this pull request?
   
   This PR fixes the Spark Connect documentation from `pyspark==3.5.0` to `pyspark[connect]==3.5.0`; otherwise it will fail to execute the example as is because of missing dependencies. This is sort of a followup of SPARK-44867.
   
   ### Why are the changes needed?
   
   To guide users about using Spark Connect
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, this fixes the user-facing documentation for Python Spark Connect.
   
   ### How was this patch tested?
   
   Manually checked with Markdown editor.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


Re: [PR] [MINOR][DOCS] Correct Python Spark Connect documentation about pip installation [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #43919: [MINOR][DOCS] Correct Python Spark Connect documentation about pip installation
URL: https://github.com/apache/spark/pull/43919


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org