This came up today because someone followed our documentation and found that the instructions did not work.
The bin/comet-spark-shell script is out of date (references wrong Comet version and options are not up to date) so it is probably best just to remove it and have users follow the installation instructions instead.
Which issue does this PR close?
N/A
Rationale for this change
This came up today because someone followed our documentation and found that the instructions did not work.
The
bin/comet-spark-shell
script is out of date (references wrong Comet version and options are not up to date) so it is probably best just to remove it and have users follow the installation instructions instead.What changes are included in this PR?
Remove legacy script
How are these changes tested?