cassandra/tools
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
..
bin Migrate sstableloader code to its own tools directory and artifact 2025-05-18 12:35:52 -05:00
fqltool Merge branch 'cassandra-4.1' into cassandra-5.0 2025-03-06 11:16:57 -06:00
sstableloader Migrate sstableloader code to its own tools directory and artifact 2025-05-18 12:35:52 -05:00
stress Refactor EncryptionOptions to use client / server encryption options builders 2025-04-23 09:27:09 +02:00
cqlstress-counter-example.yaml Add sequence distribution type to cassandra stress: fix problem with setSeed() 2016-10-24 11:09:04 +08:00
cqlstress-example.yaml Remove deprecated properties in CompressionParams 2023-09-29 15:19:12 +02:00
cqlstress-insanity-example.yaml Add sequence distribution type to cassandra stress: fix problem with setSeed() 2016-10-24 11:09:04 +08:00
cqlstress-lwt-example.yaml Add stress profile yaml with LWT 2017-08-31 06:42:41 -07:00