Re: Memtable tuning in 1.0 and higher

2012-06-28 Thread Jonathan Ellis
van de Wijgerd joost.van.de.wijgerd@Skype http://www.linkedin.com/in/jwijgerd -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] Release Apache Cassandra 1.1.2

2012-06-29 Thread Jonathan Ellis
/orgapachecassandra-289/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/3AlMf (CHANGES.txt) [2]: http://goo.gl/aXvOy (NEWS.txt) -- Jonathan Ellis Project Chair, Apache

Re: Memtable tuning in 1.0 and higher

2012-07-01 Thread Jonathan Ellis
/CASSANDRA-4399 to fix this. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Memtable tuning in 1.0 and higher

2012-07-02 Thread Jonathan Ellis
since you'd basically need to rewrite the patch. On Sun, Jul 1, 2012 at 6:40 AM, Joost Van De Wijgerd jwijg...@gmail.com wrote: Hi Jonathan, Looks good, any chance of porting this fix to the 1.0 branch? Kind regards Joost Sent from my iPhone On 1 jul. 2012, at 09:25, Jonathan Ellis jbel

Re: PerRowSecondaryIndex Multiple Load

2012-07-19 Thread Jonathan Ellis
the build until the last column is added? My gut says the former would be preferred since the latter could be a fragile use of the Interface, but I'm just getting into this area and maybe I'm thinking about things wrong. Any input would be appreciated. Regards, Adam Holmberg -- Jonathan

Re: findbugs

2012-07-22 Thread Jonathan Ellis
/compaction/LeveledManifest.java:224 Result of integer multiplication cast to long in org.apache.cassandra.db.compaction.LeveledManifest.maxBytesForLevel(int) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http

Re: PerRowSecondaryIndex Multiple Load

2012-07-22 Thread Jonathan Ellis
Created https://issues.apache.org/jira/browse/CASSANDRA-4458 On Thu, Jul 19, 2012 at 7:56 PM, Jake Luciani jak...@gmail.com wrote: Yeah I worked around this by skipping all but the last call. I need to fix this properly. Thx for the reminder :) On Jul 19, 2012, at 7:47 PM, Jonathan Ellis

Re: [VOTE] Release Apache Cassandra 1.0.11

2012-07-27 Thread Jonathan Ellis
/orgapachecassandra-093/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/E5dpS (CHANGES.txt) [2]: http://goo.gl/OTL6t (NEWS.txt) -- Jonathan Ellis Project Chair

Re: findbugs

2012-07-30 Thread Jonathan Ellis
it. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: findbugs

2012-07-30 Thread Jonathan Ellis
there. Its just matter of schedule for me if 1 should feed you fb patches before i fork it. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: cassandra pull request: Fix logic for logging a timeout error when Messagin...

2012-08-02 Thread Jonathan Ellis
. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] Release Apache Cassandra 1.1.3 (Strike 3)

2012-08-02 Thread Jonathan Ellis
are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/wq0VC (CHANGES.txt) [2]: http://goo.gl/AnCo8 (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional

Re: Client side issues with implementing new Collections support in 1.2

2012-08-06 Thread Jonathan Ellis
CqlMetadata.value_types. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Client side issues with implementing new Collections support in 1.2

2012-08-06 Thread Jonathan Ellis
On Mon, Aug 6, 2012 at 10:15 AM, Jonathan Ellis jbel...@gmail.com wrote: That said, it should still be possible to decode correctly by using the type information from CqlMetadata.value_types. Hmm, apparently we only send set, not setint. Probably a bug, but maybe it will be simpler to just

Re: Error while running Cassandra CLI

2012-08-13 Thread Jonathan Ellis
) at org.apache.cassandra.cli.CliClient.printBanner(CliClient.java:197) at org.apache.cassandra.cli.CliMain.main(CliMain.java:312) Any idea what's wrong? Thanks, Saurabh -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra

Re: [VOTE] Release Apache Cassandra 1.1.4

2012-08-13 Thread Jonathan Ellis
://people.apache.org/~eevans The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/kmyHH (CHANGES.txt) [2]: http://goo.gl/Dw4mM (NEWS.txt) -- Eric Evans Acunu | http://www.acunu.com | @acunu -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source

Re: [VOTE] Release Apache Cassandra 1.1.4 (take #2)

2012-08-14 Thread Jonathan Ellis
://people.apache.org/~eevans The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/Iu7W3 (CHANGES.txt) [2]: http://goo.gl/yi8Iu (NEWS.txt) -- Eric Evans Acunu | http://www.acunu.com | @acunu -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax

Re: Problem while configuring key and row cache?

2012-08-21 Thread Jonathan Ellis
: 179 * I am unable to see the effect of above setcachecapacity command. Let me know how i can configure the cache capacity, and check it's effect. With Regards, Amit -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http

Re: Upgrade path for virtual nodes

2012-08-24 Thread Jonathan Ellis
queue of relocations at their own pace. Sounds reasonable. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Upgrade path for virtual nodes

2012-08-27 Thread Jonathan Ellis
to finish before freeze. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

1.2 freeze

2012-08-27 Thread Jonathan Ellis
+AND+fixVersion+%3D+%221.2.0%22+ORDER+BY+priority+DESCmode=hide I've pushed other issues to 1.2.1 and 1.3. Thoughts? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Exception when connecting to Cassandra

2012-08-29 Thread Jonathan Ellis
java.lang.IncompatibleClassChangeError: class org.apache.cassandra.thrift.Cassandra$Client has interface org.apache.thrift.TServiceClient as super class -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] Release Apache Cassandra 1.1.5

2012-09-06 Thread Jonathan Ellis
+1 On Sep 6, 2012 3:54 AM, Sylvain Lebresne sylv...@datastax.com wrote: There is a bunch of users hitting #4571 and #4561, and besides we have a fair amount of bug fixes since 1.1.4, so I propose the following artifacts for release as 1.1.5. sha1: acaa52465554e82519fc312d3fcff586f55ee36e

Re: [VOTE] Release Apache Cassandra 1.1.5 (strike 2)

2012-09-07 Thread Jonathan Ellis
) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Build failed in Jenkins: Cassandra-quick #1375

2012-09-20 Thread Jonathan Ellis
-- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] Release Apache Cassandra 1.2.0-beta1

2012-09-20 Thread Jonathan Ellis
/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/hp9vY (CHANGES.txt) [2]: http://goo.gl/cf5bE (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: customizable size tiered compaction

2012-09-22 Thread Jonathan Ellis
if ((size (oldAverageSize / 2) size (3 * oldAverageSize) / 2) || (size minSSTableSize oldAverageSize minSSTableSize)) to make these constant configurable, i suppose something similar to min_sstable_size is needed. Its min_sstable_size configurable by CF or its node wide setup? -- Jonathan

Re: Pushing Cassandra 1.2 back a month to November?

2012-09-28 Thread Jonathan Ellis
: +1 The vnode troubleshooting process has been rough, so I'm all for more testing there. On Tue, Sep 25, 2012 at 12:16 PM, Jonathan Ellis jbel...@gmail.com wrote: We are more or less on track for the promised late October 1.2 release [1] but I'm starting to think we should expand the scope

Re: persistent connection among cluster nodes

2012-10-02 Thread Jonathan Ellis
to connection making time among servers as my servers are on same rack. does cassandra support this feature to maintain persistent connection among cluster nodes -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http

Re: Expected behavior of number of nodes contacted during CL=QUORUM read

2012-10-04 Thread Jonathan Ellis
. This doesn't seem right and I'm sure I'm missing something. Thanks, Kirk [1] http://wiki.apache.org/cassandra/API -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: TSocket read 0 bytes from cqlsh

2012-10-04 Thread Jonathan Ellis
ONeill Lead Architect, Health Market Science (http://healthmarketscience.com) mobile:215.588.6024 blog: http://brianoneill.blogspot.com/ twitter: @boneill42 -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http

Re: TSocket read 0 bytes from cqlsh

2012-10-04 Thread Jonathan Ellis
with it through CQL. I can insert and select fine, until I insert a row from Asytanax. If needed, I can probably create a small test for this that I can share. -brian On Thu, Oct 4, 2012 at 3:08 PM, Jonathan Ellis jbel...@gmail.com wrote: What kind of data did you insert, and what was expected

Re: TSocket read 0 bytes from cqlsh

2012-10-04 Thread Jonathan Ellis
-13436817 On Thu, Oct 4, 2012 at 2:31 PM, Brian O'Neill b...@alumni.brown.edu wrote: I was able to reproduce with CLI. I'll send over the example as soon as I can obfuscate it. -brian On Thu, Oct 4, 2012 at 3:19 PM, Jonathan Ellis jbel...@gmail.com wrote: Nothing jumps out at me, varchar

Re: Compund/Composite column names

2012-10-08 Thread Jonathan Ellis
Any idea? -Vivek -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Compund/Composite column names

2012-10-09 Thread Jonathan Ellis
) ); * it gives me error: TSocket read 0 bytes Rest, as no column family is created, so nothing onwards will work. Is this an issue? -Vivek From: Jonathan Ellis

Re: [VOTE] Release Apache Cassandra 1.1.6

2012-10-09 Thread Jonathan Ellis
/repositories/orgapachecassandra-038/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/MYRFT (CHANGES.txt) [2]: http://goo.gl/I9xPL (NEWS.txt) -- Jonathan Ellis Project

Re: [VOTE] Release Apache Cassandra 1.1.6

2012-10-09 Thread Jonathan Ellis
Just committed a fix for possible infinite L0 compaction in LCS (f34bd79b9a92f23c1fc5e185e074d7faa880fc0b), can we include that? On Tue, Oct 9, 2012 at 11:12 AM, Jonathan Ellis jbel...@gmail.com wrote: +1 On Tue, Oct 9, 2012 at 10:48 AM, Sylvain Lebresne sylv...@datastax.com wrote: Quite

Re: [VOTE] Release Apache Cassandra 1.1.6

2012-10-10 Thread Jonathan Ellis
Also: https://issues.apache.org/jira/browse/CASSANDRA-4782 On Tue, Oct 9, 2012 at 5:02 PM, Jonathan Ellis jbel...@gmail.com wrote: Just committed a fix for possible infinite L0 compaction in LCS (f34bd79b9a92f23c1fc5e185e074d7faa880fc0b), can we include that? On Tue, Oct 9, 2012 at 11:12 AM

Re: Possible issue with read repair?

2012-10-10 Thread Jonathan Ellis
? Regards, Niklas -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] Release Apache Cassandra 1.1.6 (strike 2)

2012-10-12 Thread Jonathan Ellis
/orgapachecassandra-124/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/MYRFT (CHANGES.txt) [2]: http://goo.gl/I9xPL (NEWS.txt) -- Jonathan Ellis Project Chair, Apache

Re: Fw: Fwd: Compound primary key: Insert after delete

2012-10-22 Thread Jonathan Ellis
Mishra mishra.v...@gmail.com wrote: Hi, Is it possible to reuse same compound primary key after delete? I guess it works fine for non composite keys. -Vivek CompositeTypeRunner.java -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source

Re: Write Timestamps

2012-10-24 Thread Jonathan Ellis
node independently. Is this the intended behavior? Is there a design reason for this that I should be aware of? Thanks, Bill Katsak -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] Release Apache Cassandra 1.2.0-beta2

2012-11-05 Thread Jonathan Ellis
/repositories/orgapachecassandra-014/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/UBWTe (CHANGES.txt) [2]: http://goo.gl/DqyxT (NEWS.txt) -- Jonathan Ellis

Re: coding in Cassandra

2012-11-21 Thread Jonathan Ellis
://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truejqlQuery=project+%3D+12310865+AND+labels+%3D+lhf+AND+status+!%3D+resolved , and in my free time i want help in Cassandra, is it possible? Can i have some guide from someone? Thanks in advance, Simon -- Jonathan Ellis Project Chair

Re: slf4j

2012-11-23 Thread Jonathan Ellis
which pattern I should be using in my code (FWIW I tend to favour your approach to the if (debugEnabled) guard... but I always wonder ;-) ) -Stephen easier to read. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http

Re: slf4j

2012-11-23 Thread Jonathan Ellis
Agreed. On Fri, Nov 23, 2012 at 11:17 AM, Dave Brosius dbros...@mebigfatguy.com wrote: There are actually 2 arguments the OP is making.. the second, using {} : {} over descriptor + : + (System.currentTimeMillis() - start) is reasonable. On 11/23/2012 10:18 AM, Jonathan Ellis wrote

Re: [VOTE] Release Apache Cassandra 1.1.7

2012-11-27 Thread Jonathan Ellis
as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/tYcFp (CHANGES.txt) [2]: http://goo.gl/dllaz (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http

Re: overhead of the Gossip protocol

2012-11-27 Thread Jonathan Ellis
() serve? Thanks and please kindly CC me on replies. - Isaac -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.0-rc1

2012-11-30 Thread Jonathan Ellis
://goo.gl/ltVIw (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Secondary Index seen as empty

2012-11-30 Thread Jonathan Ellis
it locally, is it possible ?). I'm investigating network issues concerning that to help you. If you have input concerning the issue before I can debug it, welcome ! Regards Cyril SCETBON -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: 2.0

2012-11-30 Thread Jonathan Ellis
', along with the other initiatives, would be a reasonable time/milestone to do so. Thanks, -Jason On Fri, Nov 30, 2012 at 12:12 PM, Jonathan Ellis jbel...@gmail.com wrote: The more I think about it, the more I think we should call 1.2-next, 2.0. I'd like to spend some time paying off our

Re: [VOTE] Release Apache Cassandra 1.2.0-rc1

2012-12-02 Thread Jonathan Ellis
solve CASSANDRA-5009 first (which was discovered after this vote.) While it's rare to trigger, the impact is pretty severe. -Brandon -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.0-rc1

2012-12-11 Thread Jonathan Ellis
+1 On Dec 11, 2012 5:19 AM, Sylvain Lebresne sylv...@datastax.com wrote: We've now fixed all remaining blocking problems on the 1.2.0 branch since beta3, and if we want to release the final before the end of the year it's time to get serious, so I propose the following artifacts for release

Re: [VOTE] Release Apache Cassandra 1.1.8

2012-12-17 Thread Jonathan Ellis
+1 On Dec 17, 2012 3:28 AM, Sylvain Lebresne sylv...@datastax.com wrote: We've fixed a few annoying issue since 1.1.7 so I propose the following artifacts for release as 1.1.8. sha1: 4885bfccf1841def0c86b46302133cf2924d7acd Git:

Re: Compund/Composite column names

2012-12-17 Thread Jonathan Ellis
logs) You can see it at minute 41 in the video from the webinar: http://www.youtube.com/watch?v=AdfugJxfd0ofeature=youtu.be -brian On Tue, Oct 9, 2012 at 9:39 AM, Jonathan Ellis jbel...@gmail.com wrote: Sounds like you're running into the keyspace drop bug. It's mostly fixed in 1.1.5

Re: [VOTE] Release Apache Cassandra 1.2.0-rc2

2012-12-20 Thread Jonathan Ellis
+1 On Dec 20, 2012 4:58 AM, Sylvain Lebresne sylv...@datastax.com wrote: There was a few quacks with rc1 (most notably #5064) but we've fixed those, so I propose the following artifacts for release as 1.2.0-rc2. Hopefully the final should come quickly after that one. sha1:

Re: [VOTE] Release Apache Cassandra 1.2.0

2012-12-29 Thread Jonathan Ellis
/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/zLqf9 (CHANGES.txt) [2]: http://goo.gl/aKgkY (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra

Re: [VOTE CLOSED] Release Apache Cassandra 1.2.0-rc1

2013-01-01 Thread Jonathan Ellis
are going to continue? When necessary for compatibility, yes. I wish we could have done the cassandra 0.6.X - 0.7.X migration this way:) In retrospect, I agree. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE CLOSED] Release Apache Cassandra 1.2.0-rc1

2013-01-02 Thread Jonathan Ellis
. On Tue, Jan 1, 2013 at 2:25 PM, Jonathan Ellis jbel...@gmail.com wrote: On Tue, Jan 1, 2013 at 11:42 AM, Edward Capriolo edlinuxg...@gmail.com wrote: Question. 1.2.0-beta2 Why does the thrift interface have 2 CQL methods? To preserve cql2 compatibility. cql3 pulls consistencylevel

Re: notifyFailureDetector gets the same object for localEndpointState and remoteEndpointState

2013-01-16 Thread Jonathan Ellis
Done in trunk (1cc0f1f30d7404f13aa02c2715f028e6e1c47c61). On Tue, Jan 8, 2013 at 6:19 PM, Brandon Williams dri...@gmail.com wrote: On Tue, Jan 8, 2013 at 6:10 PM, Jonathan Ellis jbel...@gmail.com wrote: I agree, the Syn doesn't contain any EndpointState information and notifyFD on the local

Re: ConcurrentModificationException on boot

2013-01-17 Thread Jonathan Ellis
no logging in many of those places, so it's hard to know which one it is. Should LoadBroadcaster.instance.getLoadInfo() return a copy of the internal map rather than just a reference to it? Thanks, Kirk -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com

Re: [VOTE] Release Apache Cassandra 1.2.1

2013-01-25 Thread Jonathan Ellis
/orgapachecassandra-173/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/T0cLq (CHANGES.txt) [2]: http://goo.gl/3Gud1 (NEWS.txt) -- Jonathan Ellis Project Chair, Apache

Re: Understanding the Cassandra Code Base

2013-02-08 Thread Jonathan Ellis
that I can contribute. Are they any resources that I can start looking at, other than reading the source code? Thanks Muntasir. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.1.10

2013-02-12 Thread Jonathan Ellis
+1 On Feb 12, 2013 3:59 AM, Sylvain Lebresne sylv...@datastax.com wrote: We've fixed our share of bugs since 1.1.9 so I propose the following artifacts for release as 1.1.10. sha1: 684994215120b2bac4e04f520420e105e21d07c9 Git:

Re: real leveldb vs cassandra leveldb

2013-02-13 Thread Jonathan Ellis
because it turns key sequence into more or less random noise. Changing hash function to leveldb one gives about 8 times speed increase during seq. writes because far less table merges is needed better merge policy: merge 1 table + up to 10 tables from next level into next + 2 level. -- Jonathan

Re: real leveldb vs cassandra leveldb

2013-02-14 Thread Jonathan Ellis
You have to use the same function if you want to do streaming i/o for repair and node movement instead of random. On Thu, Feb 14, 2013 at 7:48 AM, Radim Kolar h...@filez.com wrote: Dne 13.2.2013 16:32, Jonathan Ellis napsal(a): The only point here that would make a difference in practice

Re: [VOTE] Release Apache Cassandra 1.2.2

2013-02-20 Thread Jonathan Ellis
+1 On Feb 20, 2013 4:01 PM, Sylvain Lebresne sylv...@datastax.com wrote: We've fixed a fair amount of important fixes since 1.2.1 so I propose the following artifacts for release as 1.2.2. sha1: 068b53dd5de928fd80815b54963af796f51f1c38 Git:

Re: real leveldb vs cassandra leveldb

2013-02-22 Thread Jonathan Ellis
:00 AM, Radim Kolar h...@filez.com wrote: Dne 13.2.2013 16:32, Jonathan Ellis napsal(a): The only point here that would make a difference in practice is leveldb using a worse hash function. how do you know that it would not make difference in practice. i have implemented some optimalization

Re: cassandra-cli on cygwin

2013-03-04 Thread Jonathan Ellis
documenting or correction in the script. could i raise a jira request? thanks ~vk -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: GSOC Project ideas

2013-03-07 Thread Jonathan Ellis
://www.apache.org E-mail: supu...@gmail.com; Mobile: +1 812 369 6762 Blog: http://supunk.blogspot.com -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Cassandra 4021

2013-03-08 Thread Jonathan Ellis
Thanks, Boris. Can you explain what the cause is, and why tweaking hashCode fixes it? On Mar 8, 2013 4:17 AM, Boris Yen yulin...@gmail.com wrote: Hi, We have run into this a few times on 1.0.10. It seems this happens when the file-rename after compaction is not completed. We have created a

Re: Cassandra 4021

2013-03-11 Thread Jonathan Ellis
removing orphans for sstable, the Descriptor will be used to create the filename to delete files, that is why C* cannot find the file to delete. Regards, Boris On Sat, Mar 9, 2013 at 12:54 AM, Jonathan Ellis jbel...@gmail.com wrote: Thanks, Boris. Can you explain what the cause is, and why

Re: Issue Upgrade to 1.2.2 from 1.2.1 Table column names changed

2013-03-12 Thread Jonathan Ellis
int, column2 int, a4 uuid) Nothing in the logs, when I do describe table A; I get column1 and column2. How this is possible? Also how to change my columns names to the previous names? All my prepared queries are failing now. Many Thanks, Haithem -- Jonathan Ellis Project Chair

Re: [VOTE] Release Apache Cassandra 1.2.3

2013-03-14 Thread Jonathan Ellis
+1 On Mar 14, 2013 5:05 AM, Sylvain Lebresne sylv...@datastax.com wrote: Some important bug fixed since 1.2.2, I propose the following artifacts for release as 1.2.3. sha1: f07804e0d0cf57bc6e1e2924a7b926d55408f640 Git:

Re: Getting to know Cassandra internals

2013-03-17 Thread Jonathan Ellis
that do get repaired. Is this thinking correct? Cheers, Chris -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: reading sstables stored in hdfs

2013-03-23 Thread Jonathan Ellis
to give (I am new to Cassandra Internals). Many thanks Amit Copy, by Barracuda, helps you store, protect, and share all your amazing things. Start today: www.copy.com. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

New committer Marcus Eriksson

2013-04-04 Thread Jonathan Ellis
On behalf of the Cassandra PMC I'd like to thank Marcus for his contributions. We welcome the opportunity to work together more closely! -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.4

2013-04-08 Thread Jonathan Ellis
as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/TL6WO (CHANGES.txt) [2]: http://goo.gl/ODV43 (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http

Re: Streaming RowMutations (and possibly merging them)

2013-04-09 Thread Jonathan Ellis
and bulk transmit (stream) them to a destination node? My codebase is based on Cassandra 1.1.6. Thanks very much in advance, Bill Katsak -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Bitmap indexes - reviving CASSANDRA-1472

2013-04-10 Thread Jonathan Ellis
for sparse bitmaps. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Bitmap indexes - reviving CASSANDRA-1472

2013-04-12 Thread Jonathan Ellis
performance and the ability to dedicate an entire machine to caching/performing queries. On Wed, Apr 10, 2013 at 11:57 AM, Jonathan Ellis jbel...@gmail.com wrote: If you mean, Can someone help me figure out how to get started updating these old patches to trunk and cleaning out the Avro

Re: [VOTE] Release Apache Cassandra 1.1.11

2013-04-16 Thread Jonathan Ellis
will be open for 72 hours (longer if needed). Cheers, [1]: http://goo.gl/QfZlg (CHANGES.txt) [2]: http://goo.gl/O55QF (NEWS.txt) [3]: http://goo.gl/KbiRm (Can't Hug Every Cat) -- Eric Evans eev...@sym-link.com -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http

Re: Bitmap indexes - reviving CASSANDRA-1472

2013-04-18 Thread Jonathan Ellis
the resulting code may or may not be open source; it hasn't been decided yet. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Extending Ec2Snitch for custom availability zone format

2013-05-02 Thread Jonathan Ellis
will change, others, like me, will have the option to parse different availability zone names. What do you think? Does it have a chance being accepted? regards, ondřej černoš -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.5 (strike 2)

2013-05-07 Thread Jonathan Ellis
the minimum number of vote in that period). [1]: http://goo.gl/DP0vT (CHANGES.txt) [2]: http://goo.gl/5xS8y (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.5 (strike 2)

2013-05-07 Thread Jonathan Ellis
. On Tue, May 7, 2013 at 9:27 AM, Jonathan Ellis jbel...@gmail.com wrote: +1 On Mon, May 6, 2013 at 3:15 AM, Sylvain Lebresne sylv...@datastax.com wrote: Now that the offending tickets have been committed (#5432 and #5535), let's re-roll this. So I propose the following artifacts

Re: [VOTE] Release Apache Cassandra 1.2.5 (strike 3)

2013-05-15 Thread Jonathan Ellis
/ The artifacts as well as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/RC5VV (CHANGES.txt) [2]: http://goo.gl/h38f4 (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder

Time to roll 1.1.12?

2013-05-21 Thread Jonathan Ellis
) * Fix Bound intersection computation (CASSANDRA-5551) * Fix NPE in Pig's widerow mode (CASSANDRA-5488) I'm feeling lucky that we're ready to stick a fork in 1.1. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.1.12 (Strike 2)

2013-05-23 Thread Jonathan Ellis
package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/jm5Hz (CHANGES.txt) [2]: http://goo.gl/AQ3OP (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: Cassandra Replication

2013-06-21 Thread Jonathan Ellis
to compress the data to optimize network bandwidth. Regards, Nhan nhann...@gmail.com -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.6

2013-06-21 Thread Jonathan Ellis
as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/YdMbm (CHANGES.txt) [2]: http://goo.gl/lCuNk (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http

Re: [VOTE] Release Apache Cassandra 1.2.6 (Strike 2)

2013-06-22 Thread Jonathan Ellis
+1 On Jun 22, 2013 5:46 AM, Sylvain Lebresne sylv...@datastax.com wrote: The previous assertion error has been fix so I propose the following artifacts for release as 1.2.6. sha1: 043a63c63b92b0bf68047da6b5e379da35f3c688 Git:

Re: [VOTE] Release Apache Cassandra 1.2.6 (Strike 2)

2013-06-23 Thread Jonathan Ellis
This is not a regression, so we won't be blocking the many other improvements and fixes here for it. On Jun 23, 2013 6:56 AM, Cyril Scetbon cyril.scet...@free.fr wrote: -1 as we wait for CASSANDRA-5234 -- Cyril SCETBON On Jun 23, 2013, at 5:43 AM, Brandon Williams dri...@gmail.com wrote:

Re: [VOTE] Release Apache Cassandra 1.2.6 (Strike 3)

2013-06-25 Thread Jonathan Ellis
]: http://goo.gl/nFiZc (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 2.0.0-beta1

2013-07-09 Thread Jonathan Ellis
+1 On Jul 9, 2013 4:21 AM, Sylvain Lebresne sylv...@datastax.com wrote: Cassandra 2.0 is coming along but we now need wider testing. So I propose the following artifacts for release as 2.0.0-beta1. Let it be clear that it is only a beta (and the first one at that), so we know it's not

Re: [VOTE] Release Apache Cassandra 2.0.0-beta2

2013-07-22 Thread Jonathan Ellis
/FZ37wh (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.7

2013-07-23 Thread Jonathan Ellis
package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 72 hours (longer if needed). [1]: http://goo.gl/NPjl9w (CHANGES.txt) [2]: http://goo.gl/ZHWke (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.7 (Strike 2)

2013-07-24 Thread Jonathan Ellis
as the debian package are also available here: http://people.apache.org/~slebresne/ The vote will be open for 48 hours (longer if needed), since the release has already be tested somewhat. [1]: http://goo.gl/mfr7yJ (CHANGES.txt) [2]: http://goo.gl/2UizNs (NEWS.txt) -- Jonathan Ellis Project Chair

Regression in 1.2.7

2013-07-27 Thread Jonathan Ellis
mirrors and roll 1.2.7.1 with the fix. Thoughts? [1] https://issues.apache.org/jira/browse/CASSANDRA-5677 [2] https://issues.apache.org/jira/browse/CASSANDRA-5814 -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

Re: [VOTE] Release Apache Cassandra 1.2.8

2013-07-27 Thread Jonathan Ellis
/bQ3a4i (CHANGES.txt) [4]: http://goo.gl/Zj1JFa (NEWS.txt) -- Eric Evans eev...@sym-link.com -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced

<    1   2   3   4   5   6   7   8   >