sstableloader does not work when it's used with cluster that do broadcasting over private network.
It could be useful in such cases to configure the CQL java driver with address translation [1] so private addresses read from system_peers could be mapped to public ones.
sstableloader does not work when it's used with cluster that do broadcasting over private network.
It could be useful in such cases to configure the CQL java driver with address translation [1] so private addresses read from system_peers could be mapped to public ones.
[1] https://docs.datastax.com/en/drivers/java/2.2/com/datastax/driver/core/policies/AddressTranslator.html