Re: Avro RPC?

2010-12-28 Thread Edward Capriolo
On Tue, Dec 28, 2010 at 11:30 AM, Eric Evans wrote: > On Wed, 2010-12-22 at 11:00 -0600, Eric Evans wrote: >> So, Avro RPC.  Is anyone using this?  Is there anyone interested in >> seeing it maintained? >> >> I'm concentrating on CQL[1][2], which for me will culminate in the >> creation of a new,

Re: Welcome committer Jake Luciani

2011-01-13 Thread Edward Capriolo
Three cheers! On Thu, Jan 13, 2011 at 1:45 PM, Jake Luciani wrote: > Thanks Jonathan and Cassandra PMC! > Happy to help Cassandra take over the world! > -Jake > > On Thu, Jan 13, 2011 at 1:41 PM, Jonathan Ellis wrote: >> >> The Cassandra PMC has voted to add Jake as a committer.  (Jake is also >

Re: current stable

2011-04-25 Thread Edward Capriolo
On Mon, Apr 25, 2011 at 12:53 PM, Jonathan Ellis wrote: > Back when I used to run postgresql, I saw the same cycle: > >  - most people don't bother testing until "stable" .0 is released >  - consequently, most people don't deploy to production until .1 is released > > I think moving the stable lab

hinted handoff should use its own sstables

2011-04-26 Thread Edward Capriolo
So maybe this idea has been sent around before but I would like to know what everyone thinks. We have a huge column family called bigdata let's say 200 gb a node. We have used cass* as you would expect we never read before writing and during our bulk loading we can get rates like 2000 inserts per s

Re: [VOTE] Release Apache Cassandra 0.8.0 (take #3)

2011-05-31 Thread Edward Capriolo
On Tue, May 31, 2011 at 5:42 PM, Jeremy Hanna wrote: > +1 non-binding > > fwiw > - I ran some basic pig scripts that I have with 0.8 and they worked fine > including using a UDF, filtering data, and outputting to Cassandra. > - I also tried the pig and word_count examples in the src download. For

Re: Announcements List

2011-07-20 Thread Edward Capriolo
On Wed, Jul 20, 2011 at 12:28 PM, David Boxenhorn wrote: > Not true. I am a user. I consider this to be effectively the same as > deprecating supercolumns (with support for the old API for backward > compatibility). The fact that it is in the presentation that I linked to - > from a DataStax emplo

Re: Announcements List

2011-07-20 Thread Edward Capriolo
On Wed, Jul 20, 2011 at 12:48 PM, David Boxenhorn wrote: > I am not going to argue the point, because it's not really the point that I > wanted to make. Maybe I'm an atypical user. > > The point I wanted to make is that there should be someplace for users to > go > to find out what's going on with

Re: AW: interest in creating a "cassandra-gossip" library?

2011-09-02 Thread Edward Capriolo
Would this help? http://svn.apache.org/viewvc?view=revision&revision=1157967 On Fri, Sep 2, 2011 at 10:01 AM, Jake Farrell wrote: > Roland, I was also interested in this for very similar reasons. I was > planning on working on this after tackling some of the thrift build clean > and transport re

Re: ByteBuffers and StorageProxy

2011-10-11 Thread Edward Capriolo
On Tue, Oct 11, 2011 at 12:25 PM, Todd Burruss wrote: > My recent bug was that I was sending a zero length ByteBuffer (because I > forgot to flip) for a column name. The problem I have is that the insert > was accepted by the server. Should an exception be thrown? The end result > of allowing

Re: Alternative seed providers

2011-10-30 Thread Edward Capriolo
On Sun, Oct 30, 2011 at 11:27 PM, Kyle Quest wrote: > I'm experimenting with a couple of alternative seed providers > (Zeroconf/Bonjour and Zookeeper based) and I wonder if anybody else > tried to do something similar (and hit a dead end)... > Pluggable seeds is something used by netflix. It is

Re: Data retrieval inconsistent

2011-11-10 Thread Edward Capriolo
On Thu, Nov 10, 2011 at 3:27 PM, Subrahmanya Harve < subrahmanyaha...@gmail.com> wrote: > I am facing an issue in 0.8.7 cluster - > > - I have two clusters in two DCs (rather one cross dc cluster) and two > keyspaces. But i have only configured one keyspace to replicate data to the > other DC and

Re: Discussion: release quality

2011-11-29 Thread Edward Capriolo
On Tue, Nov 29, 2011 at 6:16 PM, Jeremy Hanna wrote: > I'd like to start a discussion about ideas to improve release quality for > Cassandra. Specifically I wonder if the community can do more to help the > project as a whole become more solid. Cassandra has an active and vibrant > community usi

Re: CQL support for compound columns

2012-01-02 Thread Edward Capriolo
Maybe the ship on this has sailed, but I am a bit miffed on "create table". CQL is going out of its way to make things so easy for people. But if someone does not understand the concept of a column family making it easy for them to design something that is an anti-pattern is odd to me. As an admi

Re: [VOTE] Release Apache Cassandra 1.1.0-beta1

2012-02-20 Thread Edward Capriolo
I have a github fork of hector that deals with the removed key and row cache settings in the column family meta data. I needed this because it helped me build hive 0.8 and c* in the same jvm. But it is useful because older Hector clients have trouble talking to 1.1 if you try anything meta data re

Re: [VOTE] Release Apache Cassandra 1.0.8

2012-02-22 Thread Edward Capriolo
+1 (non binding) Great that 1.0.7 had a nice shelf life, and that 1.0.8 has just a couple minor patches. On Wed, Feb 22, 2012 at 10:22 PM, Jonathan Ellis wrote: > +1 > > On Wed, Feb 22, 2012 at 8:57 AM, Sylvain Lebresne > wrote: >> Been some time since 1.0.7 and bugs have been fixed, I thus p

Re: RFC: Cassandra Virtual Nodes

2012-03-17 Thread Edward Capriolo
I agree having smaller regions would help the rebalencing situation both with rp and bop. However i an not sure if dividing tables across disk s will give any better performance. you will have more seeking spindles and can possibly sub divide token ranges into separate files. But fs cache will ge

Re: RFC: Cassandra Virtual Nodes

2012-03-19 Thread Edward Capriolo
On Mon, Mar 19, 2012 at 4:15 PM, Sam Overton wrote: > On 19 March 2012 09:23, Radim Kolar wrote: >> >>> >>> Hi Radim, >>> >>> The number of virtual nodes for each host would be configurable by the >>> user, in much the same way that initial_token is configurable now. A host >>> taking a larger nu

Re: RFC: Cassandra Virtual Nodes

2012-03-19 Thread Edward Capriolo
On Mon, Mar 19, 2012 at 4:24 PM, Sam Overton wrote: >> For OPP the problem of load balancing is more profound. Now you need >> vnodes per keyspace because you can not expect each keyspace to have >> the same distribution. With three keyspaces you are not unsure as to >> which was is causing the ho

Re: RFC: Cassandra Virtual Nodes

2012-03-21 Thread Edward Capriolo
On Wed, Mar 21, 2012 at 9:50 AM, Eric Evans wrote: > On Tue, Mar 20, 2012 at 9:53 PM, Jonathan Ellis wrote: >> It's reasonable that we can attach different levels of importance to >> these things.  Taking a step back, I have two main points: >> >> 1) vnodes add enormous complexity to *many* parts

Re: RFC: Cassandra Virtual Nodes

2012-03-21 Thread Edward Capriolo
On Wed, Mar 21, 2012 at 3:24 PM, Tom Wilkie wrote: > Hi Edward > >> 1) No more raid 0. If a machine is responsible for 4 vnodes they >> should correspond to for JBOD. > > So each vnode corresponds to a disk?  I suppose we could have a > separate data directory per disk, but I think this should be

Re: RFC: Cassandra Virtual Nodes

2012-03-21 Thread Edward Capriolo
I just see vnodes as a way to make the problem smaller and by making the problem smaller the overall system is more agile. Aka rather then 1 node streaming 100 gb the 4 nodes stream 25gb. Moves by hand are not so bad because the take 1/4th the time. The most simple vnode implementation is vmware.

Re: Document storage

2012-03-28 Thread Edward Capriolo
Some work I did stores JSON blobs in columns. The question on JSON type is how to sort it. On Wed, Mar 28, 2012 at 7:35 PM, Jeremy Hanna wrote: > I don't speak for the project, but you might give it a day or two for people > to respond and/or perhaps create a jira ticket.  Seems like that's a >

Re: Document storage

2012-03-29 Thread Edward Capriolo
The issue with these super complex types is to do anything useful with them you would either need scanners or co processors. As its stands right now complex data like json is fairly opaque to Cassandra. Getting cassandra to natively speak protobuffs or whatever flavor of the week serialization fram

Re: java.net.SocketException

2012-04-12 Thread Edward Capriolo
If you are using ~[na:1.6.0_14 you should upgrade to a later 1.6 JVM before trying to troubleshoot anything else. On Thu, Apr 12, 2012 at 11:05 PM, Chao Wang wrote: > HI, > Does this java.net.SocketException: No buffer space available related to > cassandra? > /Chao > 11:00:30.269 > [Hector.me.

Re: how to upgrade my cassadra from SizeTieredCompaction to LeveledCompactiom

2012-05-13 Thread Edward Capriolo
As soon as you use the CLI to change the compaction strategy for a column family Cassandra will consider all SSTables level 0 and being level-ing them. With that much data, think hard before making the change. You have to understand how level ed will work with your workload. On Sun, May 13, 2012

Re: Welcome committers Dave Brosius and Yuki Morishita!

2012-05-22 Thread Edward Capriolo
Congrats! On Tue, May 22, 2012 at 10:43 AM, Jonathan Ellis wrote: > Thanks to both of you for your help! > > -- > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder of DataStax, the source for professional Cassandra support > http://www.datastax.com

<    1   2