What does "show schema" show? Is the CF showing up?
Are the data files for the CF on disk?
If you poke around with the system CFs, is there any data still present?
On 07/17/2012 02:54 PM, sj.climber wrote:
Looking for ideas on how to diagnose this issue. I have installed v1.1.2 on
a two-node
But isn't QUORUM on a 2-node cluster still 2 nodes?
On 07/17/2012 11:50 PM, Jason Tang wrote:
Yes, for ALL, it is not good for HA, and because we meet problem when
use QUORAM, and current solution is switch Write:QUORAM / Read:QUORAM
when got "UnavailableException" exception.
2012/7/18 Jay Pa
In Cassandra you don't read-then-write updates, you just write the updates.
Sorry for being dense, but can you clarify a logical vs. physical row?
Batching is useful for reducing round trips to the server.
On 07/18/2012 06:18 AM, Leonid Ilyevsky wrote:
I have a question about efficiency of up
ats-new-in-cql-3-0
It will still be a no look write. The exception being secondary
indexes and counters which include reads in the write path.
Cheers
-
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 20/07/2012, at 10:26 AM, Kirk True wrote:
In Cas
Depending on your needs, you could simply duplicate the comments in two
separate CFs with the column names including time in one and the vote in
the other. If you allow for updates to the comments, that would pose
some issues you'd need to solve at the app level.
On 9/26/12 4:28 PM, Drew Kutch
Somewhat recently the Ownership column was changed to Effective
Ownership.
Previously the formula was essentially 100/. Now it's
100*/. So in previous releases of Cassandra
it would be 100/12 = 8.33, now it would be closer to 25% (8.33*3
(assuming a replication factor of three)).
Kirk
The tricky thing with documenting the SS tables is that there are a lot
of conditionals in the structure, so it makes for twisty reading. Just
for fun, here's a terrible start I made once:
https://github.com/mustardgrain/cassandra-notes/blob/master/SSTables.md
On Mon, Mar 30, 2015, at 05:12 PM,
ong as you didn't mess with the Solandra keyspace.
cheers,
-kirk
On Sat, Jun 4, 2011 at 11:57 AM, Norman Maurer wrote:
> Are you sure you really need cassandra for this ? For me it sounds
> like mysql or other databases would be a better fit for you (if you
> don't need to sto
Thank You
--
Kirk True
Founder, Principal Engineer
Expert Engineering Firepower
About us:
Are these the dynamic JMX ports?
Sent from my iPad
On Apr 19, 2012, at 8:58 AM, W F wrote:
> Hi All,
>
> I did a web search of the archives (hope I looked in the right place) and
> could not find a request like this.
>
> When Cassandra is running, it seems to create to random tcp listen port
Disclaimer: I've never tried, but I'd imagine you can drop a JAR
containing the class(es) into the lib directory and perform a rolling
restart of the nodes.
On 5/14/12 11:11 AM, Ertio Lew wrote:
I need to add a custom comparator to a cluster, to sort columns in a
certain customized fashion. Ho
Permissions problems on /var for the user running Cassandra?
Sent from my iPhone
On Jun 2, 2012, at 6:56 PM, "Horacio G. de Oro" wrote:
> Hi! While using Cassandra, I've seen this log messages when running some test
> cases (which insert lots of columns in 4 rows).
> I've tryied Cassandra 1.0.
o the code and run some tests, but I was curious about
how to quantify the overhead of a column family. Is the reason performance?
Memory? Does the off-heap work help here?
Thanks,
Kirk
[1] The main three reasons:
1. ability to wholesale drop data for a given tenant via drop
keyspace/drop CF
idea or not yet, still playing with it myself).
cheers,
-kirk
https://github.com/tjake/Solandra
On Fri, Apr 1, 2011 at 9:07 PM, Bob Futrelle wrote:
> Connecting via CLI to local host with a port number has never been
> successful for me in Snow Leopard. No amount of reading sugg
re details
on a specific topic.
cheers,
-kirk
On Sat, Apr 23, 2011 at 11:38 AM, Michael Fortin wrote:
> Hi,
> Were can I find the thrift api documentation for 0.8? What's in the wiki
> is only for <=7. I'm especially inserted in the new query and counter
> api'
16 matches
Mail list logo