Commit f3e3efa
committed
fix(remote-function): Detect Spark version dynamically for JAR copy
Read SPARK_HOME/RELEASE file at runtime to determine the cluster's Spark
version instead of hardcoding 3.5. Falls back to 3.5 if the file is
missing or unparseable.1 parent 589ae0a commit f3e3efa
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
681 | | - | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
682 | 688 | | |
683 | 689 | | |
684 | | - | |
| 690 | + | |
685 | 691 | | |
686 | 692 | | |
687 | 693 | | |
| |||
0 commit comments