Commit 533d9c3
committed
[SPARK-51146][INFRA] Publish a new Spark distribution with Spark Connect enabled (extra tarball)
### What changes were proposed in this pull request?
This is the second step to publish a new Spark distribution with Spark Connect enabled. A new tarball will be published with Spark Connect enabled and other default settings (Hadoop 3 and Scala 2.13).
The new PyPI package will be added later.
### Why are the changes needed?
new Spark Connect distribution
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
manually tested with dry-run mode.
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #49885 from cloud-fan/release.
Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>1 parent 1ba759f commit 533d9c3
File tree
3 files changed
+15
-7
lines changed- core/src/main/scala/org/apache/spark/internal/config
- dev
- create-release
3 files changed
+15
-7
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2831 | 2831 | | |
2832 | 2832 | | |
2833 | 2833 | | |
2834 | | - | |
| 2834 | + | |
| 2835 | + | |
2835 | 2836 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
341 | 351 | | |
342 | 352 | | |
343 | 353 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
326 | 323 | | |
327 | 324 | | |
328 | 325 | | |
| |||
0 commit comments