cassandra/bin
Andy Tolbert f80a234d1e Migrate sstableloader code to its own tools directory and artifact
As part of a broader effort to decouple java driver code from the
server code, this moves sstableloader to its own tools directory.

As sstableloader is also used as a library (CASSANDRA-10637), added
a new artifact 'cassandra-sstableloader' that will get deployed to
maven along with 'cassandra-all'.

While I expect this is likely a niche use case, this will allow users
to continue using BulkExport as a library.

Moves sstableloader-specific targets to its own build.xml in
tools/sstableloader/build.xml.

Also updates IDE project files and circleci to utilize new
sstableloader-specific targets.

patch by Andy Tolbert; reviewed by Stefan Miklosovic and Mick Semb Wever for CASSANDRA-20328
2025-05-18 12:35:52 -05:00
..
cassandra Merge branch 'cassandra-4.0' into cassandra-4.1 2022-08-15 10:12:22 +02:00
cassandra.in.sh Remove dependency on Sigar in favor of OSHI 2024-01-23 11:54:20 +01:00
cqlsh Deprecate Python 3.7 and earlier, but allow cqlsh to run with Python 3.6-3.11 2024-03-19 23:41:47 -05:00
cqlsh.py Deprecate Python 3.7 and earlier, but allow cqlsh to run with Python 3.6-3.11 2024-03-19 23:41:47 -05:00
debug-cql Remove Windows-specific classes and related code 2022-02-05 15:41:33 +01:00
nodetool Enable JMX server configuration to be in cassandra.yaml 2024-12-16 11:01:29 +01:00
sstableloader Migrate sstableloader code to its own tools directory and artifact 2025-05-18 12:35:52 -05:00
sstablescrub Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableupgrade Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableutil Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableverify Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
stop-server Implement the logic in bin/stop-server 2023-10-18 12:49:58 +02:00