Hi Tinus,
> On 12 Dec 2013, at 6:59 pm, Tinus Sky wrote:
>
> My service does have users who can add a message to a list. The list of
> message is sorted by date and displayed. When a user changes the message the
> date is changed and the message moves to the top of the list.
>
> A possible so
Thanks Rahul..article was insightful
On Fri, Dec 13, 2013 at 12:25 AM, Rahul Menon wrote:
> Here you go
>
> http://thelastpickle.com/blog/2013/01/11/primary-keys-in-cql.html
>
>
> On Fri, Dec 13, 2013 at 7:19 AM, varun allampalli <
> vshoori.off...@gmail.com> wrote:
>
>> Hi Aaron,
>>
>> It seem
Hi Folks - I have having issue fetch data using pycassa get() function. I
have copied the CF schema and my code is below. This query returns me just
this
Results: {u'narrativebuddieswin': ['609548930995445799_752368319',
'609549303525138481_752368319', '610162034020180814_752368319',
'610162805856
As someone told you this feature was added by Netflix to work with Priam
(cassandra management tool). Priam itself uses it for several months only,
so I doubt if anybody uses this feature in production. Any way, you can
ping guys working on Priam. This is your best bet.
https://github.com/Netflix/P
I need to update those to be current with the Cassandra source download.
You’re right, you would just use what’s in the examples directory now for Pig.
You should be able to run the examples, but generally you need to specify the
partitioner of the cluster, the host name of a node in the clust
fyi.
-- Forwarded message --
From: Vivek Mishra
Date: Fri, Dec 13, 2013 at 8:54 PM
Subject: {kundera-discuss} RE: Kundera 2.9 released
To: "kundera-disc...@googlegroups.com" , "
u...@hbase.apache.org"
Hi All,
We are happy to announce the release of Kundera 2.9 .
Kundera is a
Hello,
As i told you i began to explore restore operations, see my config for
archive commit logs:
archive_command=/bin/bash /produits/cassandra/scripts/cassandra-archive.sh
%path %name
restore_command=/bin/bash /produits/cassandra/scripts/cassandra-restore.sh
%from %to
restore_directories=/p
It's been a while since I tried that but here are some things I can
think of:
* the .log.out seems wrong. Unless your cassandra commitlogs don't end
in .log.out. I tried this locally with your script and my commitlogs get
extracted to .log files for me.
* I never tried the restore procedure on
Artur Kronenberg openmarket.com> writes:
>
> So, looking at the code:
>
> public void maybeRestoreArchive()
> {
> if (Strings.isNullOrEmpty(restoreDirectories))
> return;
>
> for (String dir : restoreDirectories.split(","))
> {
> F
Bonnet Jonathan. externe.bnpparibas.com> writes:
>
> Thanks Artur,
>
> You're right i must comment restore directory too.
>
> Now i'll try to practice around restore.
>
> Regards,
>
> Bonnet Jonathan.
>
>
Hello,
As i told you i began to explore restore operations, see my config for
ar
Hello,
As i told you i began to explore restore operations, see my config for
archive commit logs:
archive_command=/bin/bash /produits/cassandra/scripts/cassandra-archive.sh
%path %name
restore_command=/bin/bash /produits/cassandra/scripts/cassandra-restore.sh
%from %to
restore_directories=/p
I wrote some scripts to test this: https://github.com/davidtinker/cassandra-perf
3 node cluster, each node: Intel® Xeon® E3-1270 v3 Quadcore Haswell
32GB RAM, 1 x 2TB commit log disk, 2 x 4TB data disks (RAID0)
Using a batch of prepared statements is about 5% faster than inline parameters:
Inser
Here you go
http://thelastpickle.com/blog/2013/01/11/primary-keys-in-cql.html
On Fri, Dec 13, 2013 at 7:19 AM, varun allampalli
wrote:
> Hi Aaron,
>
> It seems like you answered the question here.
>
> https://groups.google.com/forum/#!topic/nosql-databases/vjZA5vdycWA
>
> Can you give me the li
13 matches
Mail list logo