unsubscribe
Why not use *nodetool** import* tool ?
Create a new table, copy the files from the old table to the new table
directory, and then use nodetool import .
*nodetool import [keyspace] [target_table] [targate_table_directory]*
edi
On Mon, Mar 31, 2025 at 5:22 PM Stéphane Alleaume
wrote:
> Hi
>
> I w
Hello,
Cassandra 4.1.7, running in docker container.
Audit settings:
# nodetool -u jmx -pw password getauditlog
enabled true
logger FileAuditLogger
audit_logs_dir /opt/cassandra/logs/audit
archive_command
roll_cycle HOURLY
block true
max_log_si