DataStax Bulk Loader (DSBulk) is an open-source, Apache-licensed, unified tool for loading into and unloading from Apache Cassandra(R), DataStax Astra and DataStax Enterprise (DSE)
Currently if I am unloading data using -url option with same path which has data inside it, dsbulk will throw error that "target directory must be empty"
I am not sure if there is a requirement that it cannot be overrise the data if we are using same path, if not can you please add the option which will allow us to unload data on the same path by overriding the existing data ?
Hello,
Currently if I am unloading data using -url option with same path which has data inside it, dsbulk will throw error that "target directory must be empty"
I am not sure if there is a requirement that it cannot be overrise the data if we are using same path, if not can you please add the option which will allow us to unload data on the same path by overriding the existing data ?