I have deployed a 9-node Datastax
Cluster on Google cloud.
Now I've been given a requirement to read the data from QUEUE's and load into Datastax
on google cloud( Continues Streaming).
I know pub/sub can read the data from QUEUE but not sure whether it can directly load into Datastax
.
Is it possible for pub/sub to load the data into Datastax
on Google cloud ?
I am new to pub/sub so not sure where to start or how to start.
Thanks,