cassandra and windows phone or wpf -
im thinking of doing project uses wpf or windows phone , cassandra database hosted on azure ubuntu vm, have used cassandra jsp sites before , wpf cassandra on local database never through remote location. possible query cassandra cluster externally hosted local wpf application? im under impression need cloud service handle requests , node.js unsure how works wpf application.
on local cassandra cluster use standard datastax csharp driver works well, doesn't query apart local database, changing ip address vm's address doesn't work.
i got working, hadn't set cassandra.yaml file , created endpoint 9042, works perfect now.
Comments
Post a Comment