Re: Planning to Use Cassandra

2016-07-09 Thread Melinda Zoe
Thank you so much, Paul. This is extremely useful information for me. The new content will come from websites (brief program information i.e. just titles and times) that will be copy/paste into a text file. I've thought about other alternatives but I'd rather have a clean database and put in

Re: Planning to Use Cassandra

2016-07-09 Thread Paul Fife
Hello Melinda, 1. My recommendation is to script your database creation instead of copying database files around. You could use code executing statements via a driver, or simply write a CQL script and execute with CQLSH to create your schema and possibly some minimal data set if needed. This is a

Planning to Use Cassandra

2016-07-09 Thread Melinda Zoe
Hello Group, I’m ready tohave a go at Cassandra. I have two questions as I plan everything out: 1.   If I create the database on Mac OS, what is theprocess for migrating it to another environment like Windows? This concerns mebecause I’m not sure who will host me later. Is it as simple as

Re: Blog post on Cassandra's inner workings and performance - feedback welcome

2016-07-09 Thread daemeon reiydelle
I saw this really useful post a few days ago. I found the organization and presentation quite clear and helpful (I often struggle trying to do high level comparisons of Hadoop and Cass). Thank you! If there was sections I would like to see your clear thoughts appear within, it would be around:

How I can ignore clustering key order and read latests writes first?

2016-07-09 Thread Reza Samee
Hello everyone! I have asked a question in SO and I've not got response (Of curse someone tried to help me, but his/her answer wan't satisfied me)!: http://stackoverflow.com/questions/38247368/as-i-know-in-range-queries-cassandra-reterives-result-ordered-by-culstring-key I want to ignore the

Re: Blog post on Cassandra's inner workings and performance - feedback welcome

2016-07-09 Thread Manuel Kiessling
Yes, the joke's on me. It was a copy error, and I've since posted the correct URL (journeymonitor.com:4000/tutorials/2016/02/29/cassandra-inner-workings-and-how-this-relates-to-performance/). Substantial feedback regarding the actual post still very much welcome. Regards, Manuel > Am

Re: Blog post on Cassandra's inner workings and performance - feedback welcome

2016-07-09 Thread Manuel Kiessling
Yes, the joke's on me. It was a copy error, and I've since posted the correct URL (journeymonitor.com:4000/tutorials/2016/02/29/cassandra-inner-workings-and-how-this-relates-to-performance/). Substantial feedback regarding the actual post still very much welcome. Regards, Manuel > Am