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
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
>> 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
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 :)
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
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
> "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:
fyi - two tickets left for the cassandra summit in SF on August 10th.
http://cassandrasummit2010.eventbrite.com/
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
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
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
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 -
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
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
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
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
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
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
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?
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
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
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:
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
>
>
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
>
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
> 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
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
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
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
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
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
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,
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
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
.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
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
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
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
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
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
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
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
>
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
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
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&
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
201 - 246 of 246 matches
Mail list logo