Hey guys,
Running a one node cassandra server with version 0.7.4 patched with
https://issues.apache.org/jira/browse/CASSANDRA-2376
The system was running fine for a couple of days when we started noticing
something strange with cassandra. I stopped all applications and restarted
cassandra. And the
https://issues.apache.org/jira/browse/CASSANDRA-2549
On Sun, Apr 24, 2011 at 9:48 AM, Andrey V. Panov wrote:
> Hi all.
> I have ubuntu 10.10 and it offer me to update cassandra today. And I did it.
> As I can see it update it to cassandra 0.8-beta1. Due to some jars missed
> cassandra wan't start
Thanks Edward. Thats a good idea.
Regards,
smh.
On Sat, Apr 23, 2011 at 11:04 AM, Edward Capriolo wrote:
> On Fri, Apr 22, 2011 at 9:07 PM, Jonathan Ellis wrote:
> > No.
> >
> > On Fri, Apr 22, 2011 at 3:22 PM, Subrahmanya Harve
> > wrote:
> >> Hi,
> >>
> >> Is there a tool similar to sstable
Thanks for the replies, Krik & Robert. I should be able to work with that.
cheers,
Mike
On Apr 23, 2011, at 3:37 PM, Robert Jackson wrote:
> I have been using:
>
> https://github.com/apache/cassandra/blob/cassandra-0.8/interface/cassandra.thrift
>
> And yes both the CQL and the counter API ar
Even tho this simple thing doesnt work too:
grunt> z = foreach data generate time+size;
WARN org.apache.hadoop.mapred.LocalJobRunner - job_local_0004
java.lang.ClassCastException: org.apache.pig.data.DataByteArray cannot be
cast to java.lang.Float
at
org.apache.pig.backend.hadoop.executionengin
Hello,
Im trying these with pig 0.8 + c* 0.7.5 (branch).
Has anybody any idea?
Thanks.
x = foreach g2 generate group, data.(size);
dump x;
((drm,0),{(464868)})
((drm,1),{(464868)})
((snezz,0),{(8073),(8073)})
but:
x = foreach g2 generate group, SUM(data.size);
grunt> describe data;
On Sun, Apr 24, 2011 at 6:07 AM, Peter Schuller
wrote:
>> Is there a way to bind the JMX to a specified IP only? It seems there's
>> just 'com.sun.management.jmxremote.port' and no way to specify a host.
>
> I don't think so, or at least past googling indicated several people
> wanting to do this
Hi all.
I have ubuntu 10.10 and it offer me to update cassandra today. And I did it.
As I can see it update it to cassandra 0.8-beta1. Due to some jars missed
cassandra wan't start.
I already downgraded.
*Some details:*
root@asus:~# apt-cache policy cassandra
cassandra:
Installed: 0.7.4
Candi
World as seen from .81 in the below ring
.81 Up Normal 85.55 GB8.33% Token(bytes[30])
.82 Down Normal 83.23 GB8.33% Token(bytes[313230])
.83 Up Normal 70.43 GB8.33% Token(bytes[313437])
.84 Up Normal 81.7 GB 8.33% Token(bytes
Done. Thank you for your comment.
maki
2011/4/24 aaron morton :
> May also want to add that seed nodes do not auto bootstrap.
>
> Thanks
> Aaron
Tested out multithreaded compaction in 0.8 last night.
We had first fed some data with compaction disabled so there was 1000+
sstables on the nodes and I decided to enable multithreaded compaction on
one of them to see how it performed vs. nodes that had no compaction at all.
Since this was sort
> Is there a way to bind the JMX to a specified IP only? It seems there's
> just 'com.sun.management.jmxremote.port' and no way to specify a host.
I don't think so, or at least past googling indicated several people
wanting to do this but not finding answers. It's extremely annoying;
e.g. the comm
Dne 24.4.2011 04:32, Edward Capriolo napsal(a):
> 2011/4/23 Tomas Vondra :
>>
>> BTW all the nodes are running on the same machine and are set up using
>> virtual IPs. Not sure if this is important (I don't think it should).
>>
>> regards
>> Tomas
>>
>
> Ah ha. JMX binds to it's port on EVERY inte
13 matches
Mail list logo