> Is sstableloader supported in windows, looking at the source it seems to be
> unix shell file?
Yup.
If you would like to put together an sstableloader.bat file use the
sstablekeys.bat file as a template but use
org.apache.cassandra.tools.BulkLoader and the CASSANDRA_MAIN
If you can get it w
If your Cassandra cluster is on Linux, I believe that streaming is not
supported in mixed environment, i.e. Cassandra nodes can't stream between
Windows and Linux and sstableloader can't stream feom Windows to Linux.
If your Cassandra also on Windows, just try to create bat file for
sstableload