Skip to content

Commit 22613e9

Browse files
authored
remove legacy comet-spark-shell (apache#1013)
1 parent d40c802 commit 22613e9

File tree

2 files changed

+0
-88
lines changed

2 files changed

+0
-88
lines changed

bin/comet-spark-shell

Lines changed: 0 additions & 86 deletions
This file was deleted.

docs/source/contributor-guide/development.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ A few common commands are specified in project's `Makefile`:
4747
is useful when you want to test Comet local installation in another project
4848
such as Spark.
4949
- `make clean`: clean up the workspace
50-
- `bin/comet-spark-shell -d . -o spark/target/` run Comet spark shell for V1 datasources
51-
- `bin/comet-spark-shell -d . -o spark/target/ --conf spark.sql.sources.useV1SourceList=""` run Comet spark shell for V2 datasources
5250

5351
## Development Environment
5452

0 commit comments

Comments
 (0)