Re: automated CREATE TABLE just nuked my cluster after a 2.0 -> 2.1 upgrade....

2016-01-23 Thread Kevin Burton
Once the CREATE TABLE returns in cqlsh (or programatically) is it safe to assume it's on all nodes at that point? If not I'll have to put in even more logic to handle this case.. On Fri, Jan 22, 2016 at 9:22 PM, Jack Krupansky wrote: > I recall that there was some discussion last year about thi

Re: Need Feedback about cassandra-stress tests

2016-01-23 Thread daemeon reiydelle
Might I suggest you START by using the default schema provided by cassandra-stress. Using someone else's schema is great AFTER you use have used a standard and generally well understood baseline. >From that you can decide whether a 4 node x 2 cluster is right for you. FYI, given your 6 way replica

Re: automated CREATE TABLE just nuked my cluster after a 2.0 -> 2.1 upgrade....

2016-01-23 Thread Sebastian Estevez
CASSANDRA-9424 All the best, [image: datastax_logo.png] Sebastián Estévez Solutions Architect | 954 905 8615 | sebastian.este...@datastax.com [image: linkedin.png] [im

Re: Cassandra 2015 Summit videos

2016-01-23 Thread Kai Wang
Check out https://vimeopro.com/user35188327/cassandra-summit-2015. Although this list is about Cassandra not Datastax. I still want to comment a little bit about 2015 summit videos. I prefer this format: https://www.youtube.com/user/PlanetCassandra/playlists but I don't know why datastax stops doi

Re: Cassandra 2015 Summit videos

2016-01-23 Thread Jack Krupansky
https://vimeopro.com/user35188327/cassandra-summit-2015 -- Jack Krupansky On Sat, Jan 23, 2016 at 1:41 PM, Jan wrote: > HI Folks > > could you please point me to the *2015 *Cassandra summit held in > California. > I do see the ones posted for the 2014 & 2013 conferences. > > Thanks > Jan >

Cassandra 2015 Summit videos

2016-01-23 Thread Jan
HI Folks could you please point me to the  2015 Cassandra summit held in California. I do see the ones posted for the 2014 & 2013 conferences.    ThanksJan

Need Feedback about cassandra-stress tests

2016-01-23 Thread Bhuvan Rawal
Hi All, I have been trying to set up a cluster for POC and ran cassandra-stress tests today on an 8 Node cluster with 2 DC having 4 nodes each. The disk used was SSD with I/O of greater than 500MB per sec, CPU- 2.3 Ghz ,4 Core Xeon and 8Gigs of RAM in each node. First of all I would like to thank

Re: Getting error while issuing Cassandra stress

2016-01-23 Thread Bhuvan Rawal
Hi Alan, You have hit bulls eye! I used a custom yaml file for configuring keyspace, used NTT and multiple replications for each cluster, defined table schema and query and it seemed to work great!! I have some apprehensions here though. The tests that I have done did not yield results that I exp

Re: Getting error while issuing Cassandra stress

2016-01-23 Thread Alain RODRIGUEZ
> > telnet 10.41.55.18 7199 # doesnt connect > Trying 10.41.55.18... > telnet: connect to address 10.41.55.18: Connection refused > > Could this be the reason? > I don't think so. But I have not a clue on what's going on... Did you tried this ? - Try increasing the RF / Strategy in the stress to

Re: Getting error while issuing Cassandra stress

2016-01-23 Thread Bhuvan Rawal
Alright, I uninstalled the DSE from all the nodes in the cluster and reinstalled them again from scratch. Ran nodetool status and output is U/N for all nodes again. Tried running cassandra-stress and it doesnt work. I can see in the system.peer table that token ranges has been distributed, furthe

Re: Cassandra start Warning

2016-01-23 Thread DuyHai Doan
For the warning about system conf, look at the official production settings recommendations: http://docs.datastax.com/en/cassandra/3.x/cassandra/install/installRecommendSettings.html On Sat, Jan 23, 2016 at 10:30 AM, Arthur Chan wrote: > HI, > > My version is 3.2.1, when starting Cassandra, I f

Cassandra start Warning

2016-01-23 Thread Arthur Chan
HI, My version is 3.2.1, when starting Cassandra, I found 3 warning in log: W1) WARN 09:19:24 jemalloc shared library could not be preloaded to speed up memory allocations W2) WARN 09:19:24 JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. W3) WARN