Cassandra Summit SF 2011

2011-06-20 Thread Jonathan Ellis
. This event will sell out. Reserve your ticket now at http://cassandrasf2011.eventbrite.com/?discount=mailing-list See you there! -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Cassandra Summit SF 2011

2011-06-20 Thread Jonathan Ellis
On Mon, Jun 20, 2011 at 5:54 PM, Jonathan Ellis wrote: > We have great talks on indexing, CQL, time series data, Solandra, > counters, and use cases from Netflix, Twitter, Urban Airship, > Pantheon, and the Dachis group.  Details on the "Speakers" tab of > http://w

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

2011-06-21 Thread Jonathan Ellis
. >> >> The vote will be open for 72 hours (longer if needed). >> >> [1]: http://goo.gl/ei1aY (CHANGES.txt) >> [2]: http://goo.gl/t7isu (NEWS.txt) >> > -- 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 0.8.1 (take #3)

2011-06-24 Thread Jonathan Ellis
ifacts as well as a debian package are also available here: > http://people.apache.org/~slebresne/ > > Those artifacts includes the fix for #2801 and #2786. > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/hQyhj (CHANGES.txt) > [2]: http:/

Re: [VOTE] Release Apache Cassandra 0.8.1

2011-06-24 Thread Jonathan Ellis
Further testing showed that 0.8.0 introduced a bug in the protocol versioning (https://issues.apache.org/jira/browse/CASSANDRA-2818). We'll get a fix in either 0.8.1 or 0.8.2, and we've reverted the protocol change from the 0.8.1 candidate. On Mon, Jun 20, 2011 at 11:35 AM, Jonathan El

Re: No module named cql - nosetests test/system/

2011-06-27 Thread Jonathan Ellis
/Users/joestein/source-apache-cassandra/cassandra-trunk/interface/cassandra.thrift > > > BUILD SUCCESSFUL > Total time: 2 seconds > > I have not done anything yet with the CQL but will try to figure out later > what I am doing wrong unless someone knows that would be great.

Re: [VOTE] Release Apache Cassandra 0.8.1 (take #4)

2011-06-27 Thread Jonathan Ellis
rs (longer if needed). > > [1]: http://goo.gl/qbvPB (CHANGES.txt) > [2]: http://goo.gl/7uQXl (NEWS.txt) > > -- > Sylvain > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: No module named cql - nosetests test/system/

2011-06-27 Thread Jonathan Ellis
Thanks! On Mon, Jun 27, 2011 at 4:30 PM, Joseph Stein wrote: > Thanks Jonathan, that worked great.  I also had to build the source so I > added both of these steps to the Wiki (hopefully that is ok was not sure > the etiquette) > > On Mon, Jun 27, 2011 at 3:47 PM, Jonath

Re: CounterColumn as a double

2011-06-27 Thread Jonathan Ellis
gt;>>>> >>>>> Under the hood of the thrift interface I was thinking of creating a >>>>> CounterValue class and then setting the lValue or the dValue depending >>>> on >>>>> which thrift function was called. I can update the thri

Re: Consistent Hashing

2011-06-30 Thread Jonathan Ellis
. > > My question is. Where is all the thing about Consistent Hashing > (mentioned in the paper) implemented? I've looked for it in the source > and did not find it. Maybe it's in the clients. > > Can you help me? > > Thanks a lot. > > -- > Santiago Basulto.-

Tickets for someone looking to get his or her feet wet in Cassandra internals

2011-07-05 Thread Jonathan Ellis
f I'll try to keep this up to date. Aspiring contributors should also see http://wiki.apache.org/cassandra/HowToContribute, and feel free to drop by #cassandra-dev on freenode. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professiona

Re: BRAF / FileChannel / sun.nio.ch.Util

2011-07-05 Thread Jonathan Ellis
s ever, but FileChannelImpl does > appear to use Util.releaseTemporaryDirectBuffer. > > Do we have to work around [1] in BRAF just as we now do for > IncomingTcpConnection? > > > [1] http://bugs.sun.com/view_bug.do?bug_id=6210541 > -- Jonathan Ellis Project Chair,

Re: JdbcDriverTest

2011-07-05 Thread Jonathan Ellis
t loading any default keyspace or column > family now. > Wondering if JdbcDriverTest should be modified to load required keyspace and > Columnfamilies( e.g. JdbcInteger, Standard1) explicitly? > > > --- On Wed, 6/15/11, Jonathan Ellis wrote: > > From: Jonathan Ellis

Re: get_slice needs offset

2011-07-06 Thread Jonathan Ellis
t; column_parent, range.start, range.finish, range.reversed, > range.count+range.offset)". And then, the only thing left to do is to make > the  CassandraServer.getSlice be aware of the "offset", based on offset it > should be able to return the right fragment of data. > &

Re: Tickets for someone looking to get his or her feet wet in Cassandra internals

2011-07-06 Thread Jonathan Ellis
.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+12310865+AND+labels+%3D+lhf > > > On Tue, Jul 5, 2011 at 6:31 PM, Jonathan Ellis wrote: > >> I regularly get requests for pointers to "starter" tickets.  I suggest >> we tag such tickets as LHF (for

Re: Reoganizing drivers

2011-07-06 Thread Jonathan Ellis
trunk > > There are a few additional implied changes here as well, for example the > JDBC driver will need its own build, and Cassandra's will need some > minor changes as well (JDBC driver tests, release artifacts, etc). > > Does anyone object to this? > > > --

Re: 404 for the download link of 0.7.6-2 src

2011-07-07 Thread Jonathan Ellis
> http://www.apache.org/dyn/closer.cgi?path=/cassandra/0.7.6/apache-cassandra-0.7.6-2-src.tar.gz -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Reoganizing drivers

2011-07-12 Thread Jonathan Ellis
On Sat, Jul 9, 2011 at 8:29 PM, Rick Shaw wrote: > > On Jul 7, 2011, at 10:53 AM, Eric Evans wrote: > >> On Wed, 2011-07-06 at 13:33 -0500, Jonathan Ellis wrote: >>> - the git mirror won't pick up anything under drivers/ >> >> Has there been any effor

Re: Reoganizing drivers

2011-07-13 Thread Jonathan Ellis
x27;ve volunteered. :) Works for me, then. -- 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 0.7.7

2011-07-14 Thread Jonathan Ellis
te will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/Ej38K (CHANGES.txt) > [2]: http://goo.gl/KJmxW (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Announcements List

2011-07-18 Thread Jonathan Ellis
. Ditto. >  - should it be moderated ? Yes. >  - should announces still be sent to the user list ? Yes. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Tickets for someone looking to get his or her feet wet in Cassandra internals

2011-07-18 Thread Jonathan Ellis
eview it. > > On Mon, Jul 18, 2011 at 2:55 PM, Jim Ancona wrote: >> I attached a patch to CASSANDRA-2717 a week or so ago. Should I be >> doing anything else to make sure it gets reviewed? >> >> Jim >> >> On Tue, Jul 5, 2011 at 11:31 AM, Jonathan Ellis wro

Re: Tickets for someone looking to get his or her feet wet in Cassandra internals

2011-07-18 Thread Jonathan Ellis
t; > I'll try to do that next time. > > Jim > > On Mon, Jul 18, 2011 at 4:03 PM, Jonathan Ellis wrote: >> I think the "in progress" status is preventing Patch Available somehow? >> >> In any case, I've asked Pavel to review.  Thanks for following up, J

Re: Announcements List

2011-07-20 Thread Jonathan Ellis
simple enough >> I >> >> think. >> >> >> >> Gary. >> >> >> >> On Mon, Jul 18, 2011 at 14:26, Nick Bailey wrote: >> >> >> >>> What do we think about having a separate mailing list for just >> >>> cassandra related announcements. The main purpose being announcing new >> >>> releases once they pass a vote and are put up on the website. I think >> >>> there is a desire for a way to be informed when new releases are >> >>> available without sifting through the dev or users mailing lists. >> >>> >> >> >> > >> > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Announcements List

2011-07-20 Thread Jonathan Ellis
ntation that I linked to - > from a DataStax employee! - with essentially the same message (i.e. don't > use them if you're just starting), is more evidence that users should care > about it. > > On Wed, Jul 20, 2011 at 7:21 PM, Jonathan Ellis wrote: > >> That'

Re: Announcements List

2011-07-20 Thread Jonathan Ellis
evel summarizing where > certain features are going, etc.  Also, would be a place where links > to useful blog posts by others in the community could be posted. > > Ed > > On Wed, Jul 20, 2011 at 9:21 AM, Jonathan Ellis wrote: >> That's exactly the kind of thing that *shou

Re: [VOTE] Release Apache Cassandra 0.7.8

2011-07-21 Thread Jonathan Ellis
; and has mostly minor, unlikely to break anything, fixes (that is, outside of > CASSANDRA-2928). I thus propose an expedited vote of 24 hours (longer > if needed). > > [1]: http://goo.gl/st9uo (CHANGES.txt) > [2]: http://goo.gl/TXek9 (NEWS.txt) > -- Jonathan Ellis Project

Re: [VOTE] Release Apache Cassandra 0.8.2

2011-07-25 Thread Jonathan Ellis
+1 On Jul 22, 2011 2:44 AM, "Sylvain Lebresne" wrote: > Cassandra 0.8.1 has been out for a few weeks now and we have had a number of > fixes since then. It feels like a good time to relase 0.8.2. But there is also > the fact that 0.8.1 suffers from the same regression than 0.7.7, that is: > https:

Re: Avoiding the system IO cache for compaction

2011-08-02 Thread Jonathan Ellis
source files into the system IO cache on compaction / merge. > > Perhaps Cassandra already has this feature? > > 1. > https://builds.apache.org/job/Lucene-trunk/javadoc/all/org/apache/lucene/store/DirectIOLinuxDirectory.html > -- Jonathan Ellis Project Chair, Apache C

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

2011-08-08 Thread Jonathan Ellis
t; [1]: http://goo.gl/JWnbM (CHANGES.txt) > [2]: http://goo.gl/S3d6I (NEWS.txt) > -- 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 0.8.4

2011-08-10 Thread Jonathan Ellis
sne/ > > Because 0.8.3 has been release only 2 days ago, there hasn't been many changes > since then, and the said change are mainly trivial, so I propose an expedited > vote of 24 hours (longer if needed). > > [1]: http://goo.gl/DGZP5 (CHANGES.txt) > [2]: http://goo.gl/c8ZfD

Re: Bitmask operators exist?

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

Reminder: 1.0 feature freeze Sept 8

2011-08-19 Thread Jonathan Ellis
e moved to 1.1 or unscheduled. If I do this to a ticket you are planning to address before the freeze, do not take this as a veto of that plan. Go ahead and reinstate it, ideally with an update as to what progress you've made so far. -- Jonathan Ellis Project Chair, Apache Cassandra co-foun

Re: CQL Drivers

2011-08-24 Thread Jonathan Ellis
e making the release process brittle, or > complicated, or both, and generate confusion (which incidentally is > exactly why they were moved in the first place). > > One other point that seems relevant is that all of the discussion has > centered around the JDBC driver only.  If we

Re: [VOTE] Release Apache Cassandra 0.7.9

2011-08-26 Thread Jonathan Ellis
>> [1]: http://goo.gl/1b0Jj (CHANGES.txt) >> [2]: http://goo.gl/TSqrq (NEWS.txt) >> [3]: I made that up, I've no idea what he's doing. >> [4]: It's an assist, not a coup. >> [5]: http://goo.gl/zPOD >> >> -- >> Eric Evans >> Acunu |

Re: CQL performance

2011-08-26 Thread Jonathan Ellis
t's just the double of the data > that will flow on the network). > > > > Am I missing something ? > > > > Thanks, > > - Pierre > > -- 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 0.7.9

2011-08-29 Thread Jonathan Ellis
I guess we should probably re-roll; ERROR log messages tend to freak people out even if they are innocuous. On Sat, Aug 27, 2011 at 11:26 AM, Eric Evans wrote: > On Fri, Aug 26, 2011 at 11:36 AM, Jonathan Ellis wrote: >> Is this really a -1-worthy problem?  It will log an asserti

Re: Hello, I'm trying to help on Cassandra

2011-08-30 Thread Jonathan Ellis
For now, I've just find some unit test > into org.apache.cassandra.gms but there is not a lot of things. > > how did you usually make your gossip tests? > > Regards, > > -- > Jérémy > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: CQL Drivers

2011-08-30 Thread Jonathan Ellis
e). No strong feelings here. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Cassandra upgrading

2011-08-30 Thread Jonathan Ellis
NEWS.txt covers upgrading. [moving to user list.] On Tue, Aug 30, 2011 at 8:47 PM, 邓志远 wrote: > Hi All: >  Now i use Cassandra0.7.5 in the cluster .how to upgrade to Cassandra0.8.4? > there are a large data in Cassandra0.7.5. Can you tell me how to upgrade ? > > Thanks! --

Re: CQL Drivers

2011-08-31 Thread Jonathan Ellis
iver's test suite. (Which then needs the same kind of "start a Cassandra server" ability that the Cassandra system tests have.) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] release 0.7.9 (redux)

2011-09-02 Thread Jonathan Ellis
t; [2]: http://goo.gl/AQ2KY (NEWS.txt) > [3]: http://article.gmane.org/gmane.comp.db.cassandra.devel/4081 > > -- > Eric Evans > Acunu | http://www.acunu.com | @acunu > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: CQL Drivers

2011-09-02 Thread Jonathan Ellis
ver to > point to a Cassandra tree. I'd lean towards "the tests should be in the client trees." It feels odd to move the drivers out, but leave their test suites in core. (Keeping in mind that, as you pointed out, we have two more drivers almost done.) -- Jonathan Ellis Project

Re: CQL Drivers

2011-09-03 Thread Jonathan Ellis
r-friendly the Python suite is (taking care of server setup/teardown transparently) but realistically, now that we have robust truncate, it's probably fine to require an existing server and just use that. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for pro

Re: CQL Drivers

2011-09-04 Thread Jonathan Ellis
need to have the source tree around and edit a file to point the JDBC build to it" and "you need to have the server listening on 9160, a packaged release is fine." -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Cassandra 1.0: Freezing it to make it Hotter

2011-09-08 Thread Jonathan Ellis
I'd be in favor of doing a beta much sooner if possible, e.g., as soon as we fix https://issues.apache.org/jira/browse/CASSANDRA-3156. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: The Eclipse target doesn't seem to show up in 'ant -p'

2011-09-08 Thread Jonathan Ellis
 wrote: >>> >>>  I think it's 'ant generate-eclipse-files'?  Maybe we should make it show >>>> up? >>>> >>> > > > -- > Vladimir Vivien > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Proposal: Moving CQL drivers

2011-09-09 Thread Jonathan Ellis
wn? I can't speak for them, but I certainly see it as a good thing that Hector and Pelops and pycassa et al have their own trackers. It's bad enough having JDBC tickets tagged "affects C* 0.8.4" when they are in the same tree, it makes even less sense when they are elsewhere.

Re: Cassandra 1.0: Freezing it to make it Hotter

2011-09-09 Thread Jonathan Ellis
A so feel free to move tickets > from 1.1 to 1.0.1. I also went ahead and renamed the 1.0 JIRA version to 1.0.0 for clarity. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Implementing a input format that splits according to column size

2011-09-12 Thread Jonathan Ellis
row is expected to be returned. This is one scenario that https://issues.apache.org/jira/browse/CASSANDRA-2474 addresses, btw. (Once we update CFIF to accept a CQL query.) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Cassandra cluster on ec2 and ebs volumes

2011-09-14 Thread Jonathan Ellis
wn the cluster? > Reloading the sstables will not work for us because we want to be able > to turn on the cluster and have it serving data within minutes. > > Does anyone have this kind of setup working right now and if so how > reliable is this? > > Thanks, > > -G

Re: [VOTE] Release Apache Cassandra 1.0.0-beta1

2011-09-14 Thread Jonathan Ellis
ed to get things moving if we want to have a > chance to met our original October 8th release date, I propose a shorter 24h > vote (longer if needed). > > [1]: http://goo.gl/W9C8j (CHANGES.txt) > [2]: http://goo.gl/XHtVJ (NEWS.txt) > > -- > Sylvain > -- Jonathan Ellis P

Re: CASSANDRA-2249 not in CHANGES.txt for 1.0

2011-09-15 Thread Jonathan Ellis
dra Developer > @aaronmorton > http://www.thelastpickle.com > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Releasing 0.8.6 due to CASSANDRA-3166?

2011-09-17 Thread Jonathan Ellis
son to release 0.8.6. Asking people to > build from source and patch to perform a rolling upgrade isn't good. > > [1] https://issues.apache.org/jira/browse/CASSANDRA-3166 > > -- > / Peter Schuller (@scode on twitter) > -- Jonathan Ellis Project Chair, Apache Cassandra co-fou

Re: [VOTE] Release Apache Cassandra 0.8.6

2011-09-19 Thread Jonathan Ellis
-065/ > > The artifacts as well as a debian package are also available at: > http://people.apache.org/~slebresne/ > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/NasLV (CHANGES.txt) > [2]: http://goo.gl/acaFi (NEWS.txt) > -- Jonath

Re: Assertion

2011-09-23 Thread Jonathan Ellis
e.run(WrappedRunnable.java:30) >>        at >>java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor. >>java:886) >>        at >>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java >>:908) >>        at java.lang.Thread.run(Thread.java:662) >> > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Assertion

2011-09-24 Thread Jonathan Ellis
;> org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) >>>         at >>> >>>java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor >>>.java:886) >>>         at >>> >>>java.util.concurrent.Thr

Re: [VOTE] Release Apache Cassandra 1.0.0-rc1 (Release Candidate 1)

2011-09-26 Thread Jonathan Ellis
ilable here: > http://people.apache.org/~slebresne/ > > Since the beta 1 release has been overall rather calm, given this not a final > release (yet) and in order to stick to the schedule as much as we can, I > propose a short 24h vote (longer if needed). > > [1]: http://goo.gl/9z2y

Re: Grouping mutations

2011-09-28 Thread Jonathan Ellis
y it isn't implemented that way, I > feel I am missing something. Please explain! > > Alexander Altanis > > > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: bug in TypesMap.java

2011-09-28 Thread Jonathan Ellis
;, > JdbcCounterColumn.instance); > > > should be > > map.put("org.apache.cassandra.db.marshal.CounterColumnType",JdbcCounterColumn.instance); > > > > I'm not subscribed to this mailing list so please cc me. > > > Thanks, > -Corey -- J

Re: row key for string

2011-09-29 Thread Jonathan Ellis
Nope. That strikes me as odd, too. On Sep 29, 2011 10:58 AM, "Ruby Stevenson" wrote: > hi all > > I am reading some code related to encoding a string representing the > file path into a row key, it essentially went through a series of > transformation like this: > > String filepath = "/x/y/z"; > B

Re: row key for string

2011-09-29 Thread Jonathan Ellis
u, Sep 29, 2011 at 12:14 PM, Ruby Stevenson wrote: > >> btw - the original code is in brisk repo: >> >> >> https://github.com/riptano/brisk/blob/master/src/java/src/org/apache/cassandra/hadoop/fs/CassandraFileSystemThriftStore.java#L657 >> >> >> >>

Re: [VOTE] Release Apache Cassandra 1.0.0-rc2 (Release Candidate 2)

2011-09-30 Thread Jonathan Ellis
l, has a fairly > simple fix, so I propose to stick to a short 24h vote (longer if needed). > > [1]: http://goo.gl/YtJLq (CHANGES.txt) > [2]: http://goo.gl/F5qoR (NEWS.txt) > -- 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.0.0-rc2 (Release Candidate 2) - Strike 2

2011-10-01 Thread Jonathan Ellis
-020/ > > The artifacts as well as a debian package are also available here: > http://people.apache.org/~slebresne/ > > I still propose to stick to a short 24h vote (longer if needed). > > [1]: http://goo.gl/pMYSO (CHANGES.txt) > [2]: http://goo.gl/zRvOx (NEWS.txt) > --

Re: [VOTE] Release Apache Cassandra 0.8.7

2011-10-05 Thread Jonathan Ellis
t; The artifacts as well as a 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/VAbTv (CHANGES.txt) > [2]: http://goo.gl/NdYHe (NEWS.txt) > -- Jonathan Ellis Pr

Re: [VOTE] Release Apache Cassandra 1.0.0 (Final)

2011-10-09 Thread Jonathan Ellis
gl/5Yn0Q (CHANGES.txt) > [2]: http://goo.gl/Kooo2 (NEWS.txt) > -- 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.0.0 (Final) - Strike 2

2011-10-10 Thread Jonathan Ellis
> The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/JB2NL (CHANGES.txt) > [2]: http://goo.gl/x6gTC (NEWS.txt) > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Patch for Contrib/Pig to accommodate refactoring of hexToBytes

2011-10-10 Thread Jonathan Ellis
jira/browse/CASSANDRA-3341 > > -brian > > > -- > Brian ONeill > Lead Architect, Health Market Science (http://healthmarketscience.com) > mobile:215.588.6024 > blog: http://weblogs.java.net/blog/boneill42/ > blog: http://brianoneill.blogspot.com/ > > -- Jonatha

Re: [VOTE] Release Apache Cassandra 1.0.0 (Final) - Strike 2

2011-10-11 Thread Jonathan Ellis
what I'm >> proposing is to simply switch to those last artifacts for the release instead >> of the initial ones, but without restarting a vote just for that. > > +1.  I agree there is absolutely zero chance of this breaking anything. > > -Brandon > -- Jonathan Ellis

Re: ByteBuffers and StorageProxy

2011-10-11 Thread Jonathan Ellis
These checks are done in ThriftValidation. If you decide to use StorageProxy directly, the training wheels are off. On Oct 11, 2011 11:26 AM, "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 i

Re: [VOTE] Release Apache Cassandra 1.0.0 (Final) - Strike 3

2011-10-12 Thread Jonathan Ellis
+1 On Oct 11, 2011 10:27 AM, "Sylvain Lebresne" wrote: > Let's hope third times will be the charm. With #3343, #3345 and #3346 in, I > propose the following artifacts for release as 1.0.0. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0.0@r1181820 > Artifacts: > https

Re: Contribution: Native REST Layer for Cassandra

2011-10-18 Thread Jonathan Ellis
x27;s right now) > > (kudos to Gary Dusbabek for the initial thought to implement this as a > native layer) > > all the best, > brian > > -- > Brian ONeill > Lead Architect, Health Market Science (http://healthmarketscience.com) > mobile:215.588.6024 > blog: http:/

Quick note on updating CHANGES

2011-10-21 Thread Jonathan Ellis
for 1.0.0-final and 1.0.1 I've split the changelog entries into "affecting 1.0 only" and "merged from 0.8" sections. I like how this has worked, so please update accordingly as you commit 1.0.1 (and soon, 1.0.2) issues. -- Jonathan Ellis Project Chair, Apache Cassand

Re: Trying to write tests for CASSANDRA-3127 (Internode Compression)

2011-10-23 Thread Jonathan Ellis
e_compression_threshold is set through the > cassandra.yaml file--is it possible to set these properties at > runtime?  Can I just change the public entry for it in the static > Config class directly, or will that break other things? > > Thanks for you help and time, > &g

Re: [VOTE] Release Apache Cassandra 1.0.1

2011-10-28 Thread Jonathan Ellis
http://goo.gl/c53AV (CHANGES.txt) > [2]: http://goo.gl/JMXwN (NEWS.txt) > > -- > Sylvain > -- 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 0.7.10

2011-10-28 Thread Jonathan Ellis
sitories/orgapachecassandra-115 >> >> The artifacts as well as a 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/pn2yy (CHANGES.txt) >> [2]:

Re: Using Cli to create a column family with column name metadata question

2011-11-04 Thread Jonathan Ellis
ar reason for this? For the column name metadata shouldn't it be > easier just to all use UTF8Type. Because if CF's comparator is other than > UTF8Type, it is hard to convert the column name back. > > Regards, > > Arsene Lee > -- Jonathan Ellis Project Chair,

Re: [VOTE] Release Apache Cassandra 1.0.2

2011-11-04 Thread Jonathan Ellis
https://repository.apache.org/content/repositories/orgapachecassandra-157/ > > 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/WJhDT (CHA

Re: [VOTE] Release Apache Cassandra 1.0.2

2011-11-04 Thread Jonathan Ellis
You're right. +1 on these artifacts from me. On Fri, Nov 4, 2011 at 10:20 AM, Sylvain Lebresne wrote: > On Fri, Nov 4, 2011 at 4:12 PM, Jonathan Ellis wrote: >> We should get https://issues.apache.org/jira/browse/CASSANDRA-3439 in >> too, three people have hit this so far.

Re: AOP for SOLR Integration with Cassandra

2011-11-04 Thread Jonathan Ellis
On Fri, Nov 4, 2011 at 3:57 PM, Brian O'Neill wrote: > Doing it with AOP will also allow us to move it into > the main codebase if/when we want to. I'm not sure I understand. I'm definitely -1 about adding an AspectJ dependency or similar to core C*. -- Jonathan Ellis

Re: [VOTE] Release Apache Cassandra 1.0.3

2011-11-12 Thread Jonathan Ellis
t; to run it). > > I realize that there is an implicit checklist somewhere with a box > that says "comes with an interactive client", but if this succeeds in > ticking that box then it seems like a technicality. > > +1 otherwise. > > -- > Eric Evans > Acunu | http://www.acunu.com | @acunu > -- 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.0.3

2011-11-12 Thread Jonathan Ellis
http://pypi.python.org/pypi/cql/ On Sat, Nov 12, 2011 at 10:29 AM, Jeremiah Jordan wrote: > Someone should add it to pypi > > > On Nov 12, 2011, at 10:25 AM, Jonathan Ellis wrote: > >> http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/issues/detail

Re: [VOTE] Release Apache Cassandra 1.0.3

2011-11-14 Thread Jonathan Ellis
ory.apache.org/content/repositories/orgapachecassandra-177/ > > 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/8WaCg (CHANGES.txt) > [2]: htt

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

2011-11-15 Thread Jonathan Ellis
cassandra.thrift has changed without the Java > code being regenerated.  The test_describe system test is failing > because of this, (the versions don't match). > > Probably not justification for a re-roll, but not a great thing for > the release either... > > -- > Eric E

How is Cassandra being used?

2011-11-15 Thread Jonathan Ellis
read. Thoughts? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: How is Cassandra being used?

2011-11-15 Thread Jonathan Ellis
s is exactly that -- one reason we've spent so much effort getting defaults so good is because almost nobody goes beyond that. [1] http://popcon.debian.org/ [2] http://www.richmondfed.org/publications/research/region_focus/2007/winter/pdf/feature2.pdf -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: How is Cassandra being used?

2011-11-15 Thread Jonathan Ellis
e risk of getting off-topic, wouldn't such corporations prevent this the easy way, with a firewall? -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: How is Cassandra being used?

2011-11-15 Thread Jonathan Ellis
I don't think the cases are parallel. Terracotta added this in (a) a minor release, (b) without mentioning it in the release notes, and (c) without a method to disable it. On Tue, Nov 15, 2011 at 11:54 PM, Radim Kolar wrote: > ppl hate EHCache and Quartz for doing this. > -- Jon

Re: How is Cassandra being used?

2011-11-16 Thread Jonathan Ellis
7;t want to make that the only option -- too much effort raises the bar to where most people won't bother. :) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: How is Cassandra being used?

2011-11-16 Thread Jonathan Ellis
es.pdf [2] http://www.slideshare.net/cloudera/hadoop-world-2011-hadoop-and-performance-todd-lipcon-yanpei-chen-cloudera -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: How is Cassandra being used?

2011-11-16 Thread Jonathan Ellis
My motivation here is to get more data for that prioritization, which so far has been mostly guided by intuition. It sounds like your implicit assumption is that jira + mailing list are a good enough approximation for who-is-using-what, but I'm not sure that's the case. -- Jonathan

Re: How is Cassandra being used?

2011-11-16 Thread Jonathan Ellis
stly only find out someone is using compression if they have a problem with it. How many people are using it with no problems? That is what this would let us start to find out. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: hintedhandoff in 1.0.3

2011-11-16 Thread Jonathan Ellis
10:32:49,820 CompactionTask.java > (line 213) Compacted to > [/usr/local/cassandra/data/system/HintsColumnFamily-hb-756-Data.db,]. >  19,913,818 to 19,913,392 (~99% of original) bytes for 2 keys at > 43.960395MB/s.  Time: 432ms. >  INFO [HintedHandoff:1] 2011-11-15 10:32:49,820 Hinted

Re: How is Cassandra being used?

2011-11-16 Thread Jonathan Ellis
rstand the concerns. > > However, if it's opt-in via config file and requires a restart then there > is no reason why it should be a concern. > > > On Wed, Nov 16, 2011 at 3:29 AM, Zhu Han wrote: > >> On Wed, Nov 16, 2011 at 3:03 PM, Norman Maurer wrote: >&g

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

2011-11-16 Thread Jonathan Ellis
hanged without the Java > code being regenerated.  The test_describe system test is failing > because of this, (the versions don't match). > > Probably not justification for a re-roll, but not a great thing for > the release either... > > -- > Eric Evans > Acunu | http://www.acunu.com | @acunu > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: row cache provider switching

2011-11-26 Thread Jonathan Ellis
" will tell me it is > updated, but I don't believe it is updated, purely based on statistics I see. >  I think this is why I was having trouble with evaluating caching from my > other posts. > > I don't have time to pursue this further, but there's something going

Re: [VOTE] Release Apache Cassandra 1.0.4

2011-11-28 Thread Jonathan Ellis
is a problem with the test itself, not the code (see > CASSANDRA-3531), so I don't see a point in holding the release for that. > > The vote will be open for 72 hours (longer if needed). > > [1]: http://goo.gl/SJJvx (CHANGES.txt) > [2]: http://goo.gl/794fz (NEWS.txt) > -- Jonath

Re: [VOTE] Release Apache Cassandra 1.0.5

2011-11-29 Thread Jonathan Ellis
te of 24 hours > (longer if needed). > > [1]: http://goo.gl/YAgqE (CHANGES.txt) > [2]: http://goo.gl/BsBRE (NEWS.txt) -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Discussion: release quality

2011-11-30 Thread Jonathan Ellis
ng +1 in reply if they've tested it out and it works > for them.  That's happening informally now when there are problems, but it > might be nice to see a vote of confidence.  Just another idea. > > Any other ideas or variations? -- 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 0.8.8

2011-12-02 Thread Jonathan Ellis
tent/repositories/orgapachecassandra-263/ > > The artifacts as well as a 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/qogmj (CHANGES.txt) > [2]: http://goo

<    4   5   6   7   8   9   10   >