Re: scylladb

2017-03-09 Thread Richard L. Burton III
> > > -- > > > > > -- > Sent from mobile -- apologizes for brevity or errors. > > > > -- > > > > > > > > -- > [datastax_logo.png]<http://www.datastax.com/> > > DANI TRAPHAGEN > > Technical Enablement Lead | dani.trapha...@datastax.com dani.trapha...@datastax.com> > > [twitter.png]<https://twitter.com/dtrapezoid> [linkedin.png] < > https://www.linkedin.com/pub/dani-traphagen/31/93b/b85> [https://lh5. > googleusercontent.com/WcFJcWZHKXnxu01V6zJIQapcGonoazqsv8O7_DtfhW- > qbTRHxDjfX2owDNmQhgojRx5Y4mLEc-KiAeeTJjT0VmKiiIld8UP86AgQPJDK > 2o6oC6BhTmub4NLZ_MO9-E7l9Q] <https://github.com/dtrapezoid> > > [http://datastax.com/all/images/cs_logo_color_sm.png] > > > > -- > > > > > -- -Richard L. Burton III @rburton

Re: Reminder: don't listen on public addresses

2017-01-20 Thread Richard L. Burton III
-- > Jonathan Ellis > co-founder, http://www.datastax.com > @spyced > -- -Richard L. Burton III @rburton

Re: iostat -like tool to parse 'nodetool cfstats'

2016-12-20 Thread Richard L. Burton III
ny awesome Java Devops or Linux Operations > Engineers! > > Founder/CEO Spinn3r.com > Location: *San Francisco, CA* > blog: http://burtonator.wordpress.com > … or check out my Google+ profile > <https://plus.google.com/102718274791889610666/posts> > > -- -Richard L. Burton III @rburton

Are you using Cassandra to record user analytics?

2016-06-15 Thread Richard L. Burton III
views. e.g., user vs manager Any feedback on my initial thoughts? -- -Richard L. Burton III

Re: Any tips on how to track down why Cassandra won't cluster?

2016-02-05 Thread Richard L. Burton III
you have first node >> listed in its own seed's list? >> What does the system.log show as both nodes are spun up? >> >> >> On Wed, Feb 3, 2016 at 7:20 PM, Bryan Cheng <br...@blockcypher.com> >> wrote: >> >>> >>> >>> >>>

Cassandra + OpsWorks

2016-02-05 Thread Richard L. Burton III
Although I have Chef + Knife Solo seeing up my servers, I'm very curious if anyone is using Cassandra + OpsWorks. The reason why I ask, it seems like a very good solution to setup servers in AWS and also scaling it out. -- -Richard L. Burton III @rburton

Any tips on how to track down why Cassandra won't cluster?

2016-02-03 Thread Richard L. Burton III
ny suggestions on how to track down what might trigger this problem? I'm not receiving any exceptions. -- -Richard L. Burton III @rburton

Re: Java Driver Question

2016-02-02 Thread Richard L. Burton III
Awesome! I love that. :) On Tue, Feb 2, 2016 at 11:14 AM, Alex Popescu <al...@datastax.com> wrote: > > On Tue, Feb 2, 2016 at 8:12 AM, Richard L. Burton III <mrbur...@gmail.com> > wrote: > >> is this behavior only related to the Java Drivers? > > > All

Re: Java Driver Question

2016-02-02 Thread Richard L. Burton III
river Question", then this > almost surely belong to the java driver mailing list. Please try to respect > other subscribers by using the most appropriate mailing list when possible. > > On Tue, Feb 2, 2016 at 5:01 PM, Richard L. Burton III <mrbur...@gmail.com> > wrote: > >> V

Re: Java Driver Question

2016-02-02 Thread Richard L. Burton III
y_r.html > > That said, your client would need to be modified/reconfigured and > restarted if the contact points changed enough that none were accessible. > > > -- Jack Krupansky > > On Tue, Feb 2, 2016 at 10:47 AM, Richard L. Burton III <mrbur...@gmail.com > > wrote: >

Java Driver Question

2016-02-02 Thread Richard L. Burton III
of these nodes without havng to be restarted? -- -Richard L. Burton III @rburton

Cassandra - how to scale over time.

2016-01-30 Thread Richard L. Burton III
the capacity of the disks by "doing a rolling upgrade" until I need to add nodes to the cluster to handle the large disk spaces (e.g., 500GB per node max) or CPU becomes an issue. Does this sound like a good solution? -- -Richard L. Burton III @rburton

Re: Cassandra - how to scale over time.

2016-01-30 Thread Richard L. Burton III
Ignore this - :) On Sun, Jan 31, 2016 at 12:00 AM, Richard L. Burton III <mrbur...@gmail.com> wrote: > Initially, I want to keep costs fairly tight if possible. I plan to use 3 > instances of m1.large servers with 200GB of disk space per instance. The > application will use up

Any excellent tutorials or automated scripts for cluster setup on EC2?

2016-01-27 Thread Richard L. Burton III
I'm curious to see if there's automated scripts or tutorials on setting up Cassandra on EC2 with security taken care of etc. Thanks, -- -Richard L. Burton III @rburton

Re: Embedded cassandra

2016-01-26 Thread Richard L. Burton III
n the order of max 10 > instances) and every instance collaborate with others in a peer to peer, > fully decentralized way. Cassandra seems to be the best java db which can > be useful for my purpose. > > Is there any experience of Cassandra embedded in production systems ? > > Reg

Re: Using cassandra a BLOB store / web cache.

2016-01-19 Thread Richard L. Burton III
king at previous versions. If you want some insight > into how the code worked give me a shout. > -- -Richard L. Burton III @rburton

Re: Recommendations for an embedded Cassandra and Unit Tests

2016-01-13 Thread Richard L. Burton III
ike this: > https://github.com/doanduyhai/incubator-zeppelin/blob/CassandraInterpreter-V2/cassandra/src/main/scala/org/apache/zeppelin/cassandra/ParagraphParser.scala#L55-L69 > is necessary to parse UDF creation statements correctly. > > In a nutshell, parsing (and even not validating) C

Re: Recommendations for an embedded Cassandra and Unit Tests

2016-01-11 Thread Richard L. Burton III
wrote: > Achilles 4.x does offer an embedded Cassandra server support with some > utility classes like ScriptExecutor. It supports C* 2.2 currently : > > https://github.com/doanduyhai/Achilles/wiki/CQL-embedded-cassandra-server > Le 11 janv. 2016 20:47, "Richard L. Burton III"

Recommendations for an embedded Cassandra and Unit Tests

2016-01-11 Thread Richard L. Burton III
I'm looking to see what's recommended for an embedded version of Cassandra, just for unit testing. I'm looking at https://github.com/jsevellec/cassandra-unit/wiki but I wanted to see if there's was a better recommendation? -- -Richard L. Burton III @rburton

Re: EC2 small instance config?

2010-07-07 Thread Richard L. Burton III
allow me to effectively rate limit writing so that I don't overflow memory. Thoughts? - Andrew -- -Richard L. Burton III

Re: Digg 4 Preview on TWiT

2010-07-06 Thread Richard L. Burton III
how you intend to access the data and then model everything based upon that. Cheers, Richard L. Burton III http://www.SmartCodeLLC.com On Tue, Jul 6, 2010 at 9:21 AM, Avinash Lakshman avinash.laksh...@gmail.com wrote: FB Inbox Search still runs on Cassandra and will continue to do so. I should