Hi, Is it possible to call the sstableloader from java instead using the command line program? I have a process that uses the CQLSSTableWriter and generates the sstable files but am looking for an end to end process that bulk loads without any manual intervention.
Ideally would like to avoid forking another process so I can properly check for errors. Thanks, -paul