Re: Migrating all rows from 0.6.13 to 0.7.5 over thrift?

2011-05-06 Thread Jeremy Hanna
Schröder > > On Sat, May 7, 2011 at 00:35, Jeremy Hanna wrote: > If you're able, go into the #cassandra channel on freenode (IRC) and talk to > driftx or jbellis or aaron_morton about your problem. It could be that you > don't have to do all of this based on a con

Anyone using hadoop/MapReduce integration currently?

2010-05-25 Thread Jeremy Hanna
I'll be doing a presentation on Cassandra's (0.6+) hadoop integration next week. Is anyone currently using MapReduce or the initial Pig integration? (If you're unaware of such integration, see http://wiki.apache.org/cassandra/HadoopSupport) If so, could you post to this thread on how you're usi

Re: Anyone using hadoop/MapReduce integration currently?

2010-05-27 Thread Jeremy Hanna
>> Is there anything holding you back from using it (if you would like to use >> it but currently cannot)? > > It would be nice if the output of the mapreduce job was a > MutationOutputFormat in which we could write insert/delete, but I > recall there is something on jira already albeit not sure

Cassandra dinner in Austin

2010-06-18 Thread Jeremy Hanna
As mentioned in the #cassandra IRC channel - there's going to be a dinner in Austin on July 15th for people interested in Cassandra. For those interested: http://cassandradinneraustin.eventbrite.com/ (Sorry if this doesn't apply to everyone, but everyone is welcome :)

hooking into openstack/nova with cassandra

2010-07-18 Thread Jeremy Hanna
Currently nova, the openstack's (http://openstack.org) software for an open cloud server implementation uses redis. In the #openstack IRC channel, there was talk of abstracting the data storage model out. They are thinking that perhaps they will consider other options as it is going to be plug

Re: iterating over all rows keys gets duplicate key returns

2010-07-28 Thread Jeremy Hanna
Yes, didn't know if you saw the reply in the channel. This bug has been fixed in the forthcoming 0.6.4 release. It was bug CASSANDRA-1042 - https://issues.apache.org/jira/browse/CASSANDRA-1042 (0.6.4 will be out really soon) On Jul 28, 2010, at 4:43 PM, Dave Viner wrote: > Hi all, > > I'm ha

Re: Cassandra vs MongoDB

2010-07-28 Thread Jeremy Hanna
> "As a result, we designed and built Flume... > (I wonder if this could deliver into Cassanda :) ) Yes - apparently it's pretty easy to do - I was thinking of doing it but haven't found the time yet. https://issues.cloudera.org//browse/FLUME-20 On Jul 28, 2010, at 4:30 PM, Aaron Morton wrote:

2 tickets left for the cassandra summit

2010-07-30 Thread Jeremy Hanna
fyi - two tickets left for the cassandra summit in SF on August 10th. http://cassandrasummit2010.eventbrite.com/

Use cases for Cassandra Summit

2010-08-04 Thread Jeremy Hanna
If you're heading to the Cassandra Summit next week and have an interesting use case for Cassandra, you can submit your use case as a lightning talk. See: http://www.riptano.com/blog/lightning-talks-cassandra-summit-sf

Re: error using get_range_slice with random partitioner

2010-08-06 Thread Jeremy Hanna
Sounds like what you're seeing is in the client, but there was another duplicate bug with get_range_slice that was recently fixed on cassandra-0.6 branch. It's slated for 0.6.5 which will probably be out sometime this month, based on previous minor releases. https://issues.apache.org/jira/brow

Re: error using get_range_slice with random partitioner

2010-08-06 Thread Jeremy Hanna
nge(key25,,10) result size: 3 > [junit] key25 > [junit] key14 > [junit] key2 > [junit] Query w/ Range(key2,,10), result size: 1 > [junit] key2 > > I never make it back around to key 18 as expected, and I never see all of the > keys. > > -Adam > > -Ori

whirr/cassandra support

2010-08-11 Thread Jeremy Hanna
Looks like Cassandra is now supported by the whirr incubator project now. Whirr is an apache incubator project that runs cloud services in a cloud provider (ec2, rackspace cloud, etc.) neutral way: https://cwiki.apache.org/confluence/display/WHIRR/Index One of the first use cases is Cassandra -

Videos of the cassandra summit starting to be posted

2010-08-17 Thread Jeremy Hanna
The videos of the cassandra summit are starting to be posted, just fyi for those who were unable to make it out to SF. http://www.riptano.com/blog/slides-and-videos-cassandra-summit-2010

Thrift + PHP: help!

2010-08-18 Thread Jeremy Hanna
As Jonathan mentioned in his keynote at the Cassandra Summit, the thrift + php has some bugs and is maintainerless right now. Is there anyone out there in the Cassandra community that is adept at PHP that could help out with the thrift + php work? It would benefit all who use Cassandra with PH

Re: Cassandra w/ Hadoop

2010-08-19 Thread Jeremy Hanna
I would check out http://wiki.apache.org/cassandra/HadoopSupport for more info. I'll try to explain a bit more here, but I don't think there's a tutorial out there yet. For input: - configure your main class where you're starting the mapreduce job the way the word_count is configured (with eit

Re: Get Range Slices is broken on 0.6.4 ??

2010-08-25 Thread Jeremy Hanna
0.6.5's release is being voted on now - http://www.mail-archive.com/d...@cassandra.apache.org/msg00788.html - so if all goes well, it will be out in a couple of days. On Aug 25, 2010, at 9:04 AM, Moleza Moleza wrote: > That was the Fastest Response ever (about 10 seconds). > When is 0.6.5 being

Re: Get Range Slices is broken on 0.6.4 ??

2010-08-25 Thread Jeremy Hanna
publicly? > In subversion, is it on /cassandra-0.6 branch? > (cassandra/branches/cassandra-0.6) > Or, is there another place where you guys keep the 0.6.5 codebase (in > which case I will have to wait for it). > I tested with the 0.6-branch but the bug is still there > > On We

Cassandra Users

2010-08-27 Thread Jeremy Hanna
We started a Cassandra Users page on the Cassandra wiki - http://wiki.apache.org/cassandra/CassandraUsers - as the list of users is growing far beyond the ones people normally think about. Please take a look and update where necessary including company/organization name, description of use case

Re: Cassandra summit video downloads?

2010-08-28 Thread Jeremy Hanna
Looks like below each video (on blip.tv) there's a download link - downloads to a flash video (.flv) file. On Aug 28, 2010, at 5:33 AM, Phil Stanhope wrote: > I'm about to be on a series of long plane flights ... is there way to > download the videos from the summit for offline viewing?

Client developer mailing list

2010-08-30 Thread Jeremy Hanna
There has been a new mailing list created for those who are working on Cassandra clients above thrift and/or avro. You can subscribe by sending an email to client-dev-subscr...@cassandra.apache.org or using the link at the bottom of http://cassandra.apache.org The list is meant to give client

Re: ColumnFamilyOutputFormat and mapreduce.output.columnfamilyoutputformat.batch.threshold 0.70beta1

2010-09-09 Thread Jeremy Hanna
When Jonathan said don't build trunk thrift, he meant just thrift - apply the patches against cassandra trunk. You shouldn't need to build the thrift bindings. On Sep 8, 2010, at 10:54 PM, Alex Burkoff wrote: > Well, 7.0beta1 rejects those patches. Is there a specific revision I can try > appl

Re: Cassandra & Pig

2010-09-09 Thread Jeremy Hanna
Details of basic linkage are in the contrib/pig section of the Cassandra source in the readme. You should be able to run basic queries with just that. On Sep 9, 2010, at 8:38 PM, Mark wrote: > Does anyone know of any good tutorials for using Pig with Cassandra? > > I am trying do a basic load:

Re: What the thrift version cassandra 0.7 beta uses?

2010-09-16 Thread Jeremy Hanna
It doesn't use a specific version - it uses a specific subversion revision. The revision number is appended to the thrift jar in the cassandra lib folder. On Sep 16, 2010, at 9:10 PM, Ying Tang wrote: > What the thrift version cassandra 0.7 beta uses? > > -- > Best regards, > > Ivy Tang > >

Re: Cassandra performance

2010-09-17 Thread Jeremy Hanna
http://www.quora.com/Is-Cassandra-to-blame-for-Digg-v4s-technical-failures On Sep 17, 2010, at 4:35 PM, Zhong Li wrote: > This is my personal experiences. MySQL is faster than Cassandra on most > normal use cases. > > You should understand why you choose Cassandra instead of MySQL. If one >

Re: Thrift gen problem with cassandra.thrift

2010-09-22 Thread Jeremy Hanna
Did you build thrift with the specific subversion revision that Cassandra uses? http://wiki.apache.org/cassandra/InstallThrift On Sep 22, 2010, at 2:35 AM, Shashank Tiwari wrote: > I installed thrift successfully on Snow Leaopard. However, when I run > thrift -gen java interface/cassandra.thrift

Re: Cassandra + Pig + PHP

2010-10-06 Thread Jeremy Hanna
> PHP: I basicaly need to start pig program from a php script (via thrift or > something..?) Can't you just execute a Pig script with PHP by calling Pig with a PHP exec function call? I'm not sure what you're trying to do with it, but that's one way you could do it. > PIG: there is a LoadFunc

Re: Cassandra + Pig + PHP

2010-10-06 Thread Jeremy Hanna
Yes - the HadoopSupport should be updated for the functionality that is added to 0.7. It's still a little in flux. There is an output format and output streaming support on trunk/0.7 beta2. The output format has a java example in the contrib/word_count example code. The output streaming, whi

Logging to Cassandra wiki page

2010-10-08 Thread Jeremy Hanna
For those interested I've added a wiki page to provide information on logging directly to Cassandra. It has a few links right now but if anyone would like to help out in fleshing it out, it would be much appreciated :). Wiki page: http://wiki.apache.org/cassandra/LoggingToCassandra FAQ entry ab

Re: 0.7.0-beta2 and Hadoop

2010-10-13 Thread Jeremy Hanna
I would first see if the unmodified version of the word count example works for you. Also, I don't believe hadoop version 0.21 is meant for production use - it's more of a "let's get 0.21 release out the door so we can move on" type of release. I would use either 0.20.2 from the hadoop website

Re: Thift version

2010-10-18 Thread Jeremy Hanna
Check the source distro's lib directory - http://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.6.6/lib/ - it has libthrift-r917130.jar - so it's a build of thrift with revision 917130 of thrift. There has been talk of stabilizing on a release of thrift, but that's not yet established. G

Re: Hadoop Word Count Super Column Example?

2010-10-19 Thread Jeremy Hanna
It's relatively straightforward, the current mapper gets a map of column names to IColumns. The SuperColumn implements the IColumn interface. So you would probably need both the super column name and the subcolumn name to get at it, but you just need to cast the IColumn to a super column and h

Re: Cassandra security model? ( or, authentication docs ?)

2010-10-19 Thread Jeremy Hanna
just as an fyi, I created something in the wiki yesterday - it's just a start though - http://wiki.apache.org/cassandra/ExtensibleAuth there's also a FAQ entry on it now - http://wiki.apache.org/cassandra/FAQ#auth just for going forward - on the wiki itself, just trying to help there. On Oct 19,

Re: Cassandra + Zookeeper, what is the current state?

2010-10-19 Thread Jeremy Hanna
Further, when they open-sourced cassandra, they removed certain things that are specific to their environment at facebook, including zookeeper integration. In the paper it has some specific purposes, like finding seeds iirc. Apache Cassandra has no dependency on zookeeper. I think that's a go

Re: Cassandra + Zookeeper, what is the current state?

2010-10-19 Thread Jeremy Hanna
d use either > zookeeper or the current config-file based seeds discovery > > Yang > > On Tue, Oct 19, 2010 at 9:02 AM, Jeremy Hanna > wrote: >> Further, when they open-sourced cassandra, they removed certain things that >> are specific to their environment at facebook

Re: Hadoop Word Count Super Column Example?

2010-10-20 Thread Jeremy Hanna
.db.SuperColumn. > > Have your tried it ? > > Aaron > > > > On 20 Oct 2010, at 04:44, Jeremy Hanna wrote: > >> It's relatively straightforward, the current mapper gets a map of column >> names to IColumns. The SuperColumn implements the IColumn i

Re: PHP Client

2010-10-24 Thread Jeremy Hanna
Would you like feedback/questions on here or are you going to be using http://groups.google.com/group/phpcassa? On Oct 23, 2010, at 8:26 PM, Tyler Hobbs wrote: > Hello all, > > I've been working for a while now on putting together a PHP client that works > with Cassandra 0.7. It's at a decent

Re: Cassandra Hadoop Integration not compatible with Hadoop 0.21.0

2010-11-05 Thread Jeremy Hanna
I'm not sure of the specific error but you may not want to be using 0.21. "23 August, 2010: release 0.21.0 available This release contains many improvements, new features, bug fixes and optimizations. It has not undergone testing at scale and should not be considered stable or suitable for produ

MapReduce/Hadoop in cassandra 0.7 beta3

2010-11-08 Thread Jeremy Hanna
Just so people know, there is an issue with MapReduce/Hadoop integration with cassandra 0.7 beta 3. https://issues.apache.org/jira/browse/CASSANDRA-1700 As you can see it has already been fixed and committed. However, if you're looking to test cassandra 0.7 with its hadoop integration either: 1

Re: MapReduce/Hadoop in cassandra 0.7 beta3

2010-11-10 Thread Jeremy Hanna
Aditya, Can you reproduce the problem locally with "pig -x local myscript.pig"? Also, moving this message back to the cassandra user list. On Nov 10, 2010, at 10:47 AM, Aditya Muralidharan wrote: > Hi, > > I'm still getting the error associated with > https://issues.apache.org/jira/browse/CAS

Re: Cassandra 0.7 bootstrap exception on windows

2010-11-10 Thread Jeremy Hanna
moving this to the cassandra user list. On Nov 10, 2010, at 11:05 AM, Aditya Muralidharan wrote: > Hi, > > I'm building (on windows) a release tar from the HEAD of the Cassandra 0.7 > branch. Running a new single node instance of Cassandra gives me the > following bootstrap exception: > INFO 1

Re: Cassandra won't start Java Issue Snow Leopard

2010-11-24 Thread Jeremy Hanna
I think it's just a classpath issue with os x. I've had it do that for me as well, but it runs just fine from IntelliJ IDEA. I had thought my own system was just somehow messed up. I'll do some checking and try to respond to the thread again sometime today. On Nov 24, 2010, at 12:08 PM, Albe

Re: Cassandra won't start Java Issue Snow Leopard

2010-11-24 Thread Jeremy Hanna
Windows 7 laptop with 0.7.0 > beta 3. Thought something must be wrong with my classpath, but an > installation of 0.6.8 worked fine. > > --- On Wed, 11/24/10, Jeremy Hanna wrote: > > From: Jeremy Hanna > Subject: Re: Cassandra won't start Java Issue Snow Leopard >

Re: word_count example fails in multi-node configuration

2010-11-29 Thread Jeremy Hanna
Roman: I logged a jira ticket about this for further investigation, if you'd like to follow that. https://issues.apache.org/jira/browse/CASSANDRA-1787 On Nov 29, 2010, at 3:14 AM, RS wrote: > Hi guys, > > I am trying to run word_count example from contrib directory (0.7 beta > 3 and 0.7.0 rc

Re: word_count example fails in multi-node configuration

2010-11-29 Thread Jeremy Hanna
Roman: I commented on the ticket - would you mind answering on there? https://issues.apache.org/jira/browse/CASSANDRA-1787 Tx, Jeremy On Nov 29, 2010, at 3:14 AM, RS wrote: > Hi guys, > > I am trying to run word_count example from contrib directory (0.7 beta > 3 and 0.7.0 rc 1). > It works

Re: word_count example fails in multi-node configuration

2010-11-29 Thread Jeremy Hanna
So final answer - known issue with RC1 - https://issues.apache.org/jira/browse/CASSANDRA-1781 - that should be fixed before 0.7.0 is completed. On Nov 29, 2010, at 11:31 AM, Jeremy Hanna wrote: > Roman: > > I logged a jira ticket about this for further investigation, if you&

Re: Implement details of Protocol v5 framing

2024-08-15 Thread Jeremy Hanna
Also I just wanted to point out that there is a cassandra-drivers slack room on the ASF slack where folks that work on the different drivers interact. (added to both user and dev list thread) > On Aug 14, 2024, at 5:59 PM, Dinesh Joshi wrote: > > Hi Vincent, > > This is the Cassandra user's m

<    1   2   3