Commit 2f04e78
[MINOR][DOCS][CONNECT] Replace pyspark with pyspark-client in the Connect overview
### What changes were proposed in this pull request?
Spark Connect Overview doc should reference the non-JVM pyspark-client pip package instead of `pyspark[connect]` which includes a complete SPARK_HOME with JVM jars
### Why are the changes needed?
Spark Connect Overview is a top search result and should encourage using a package with the minimum footprint.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Previewed the doc on Github
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #52901 from gerashegalov/patch-1.
Authored-by: Gera Shegalov <gshegalov@nvidia.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent f191d65 commit 2f04e78
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
0 commit comments