Re: Internal error processing insert

2011-02-14 Thread Matthew Dennis
> > Write Latency: NaN ms. > > Pending Tasks: 0 > > Key cache capacity: 20 > > Key cache size: 0 > > Key cache hit rate: NaN > > Row cache: disabled > > Compacted row minimum size: 0 > > Compacted row maximum size: 0 > > Compacted row mean size: 0 &

Re: Internal error processing insert

2011-02-14 Thread Aaron Morton
to say someone (Matthew Dennis) on the thread mentioned that replication factor should be less than no. of nodes. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025882.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread mcasandra
mean size: 0 > > Sorry I meant to say someone (Matthew Dennis) on the thread mentioned that replication factor should be less than no. of nodes. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025882.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread mcasandra
Compacted row minimum size: 0 Compacted row maximum size: 0 Compacted row mean size: 0 -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025878.html Sent from the cassandra-u..

Re: Internal error processing insert

2011-02-14 Thread Matthew Dennis
On Mon, Feb 14, 2011 at 6:28 PM, Aaron Morton wrote: > Will take a closer look at the code tonight, perhaps we should return an > error if you try to using Network Topology it cannot detect any DC's . > > +1

Re: Internal error processing insert

2011-02-14 Thread Eric Gilmore
27;]='ch@ngem3'; > Value inserted. > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025813.html<http://cassandra-user-incubator-apache-org.3065146.n2.nabblecom/Internal-error-processing-insert-tp6025740p6025813.html> > Sent from the cassandra-u...@incubator.apache.org mailing list archive at > Nabble.com. > >

Re: Internal error processing insert

2011-02-14 Thread Aaron Morton
h@ngem3'; Value inserted. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025813.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread mcasandra
ndra [default@twissandra] set users['jsmith']['password']='ch@ngem3'; Value inserted. -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Internal-error-processing-insert-tp6025740p6025813.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Internal error processing insert

2011-02-14 Thread Aaron Morton
class = TimeUUIDType; d34d6ee6-3893-11e0-9174-b7fa7ed61af9 [default@twissandra] set users['jsmith']['password']='ch@ngem3'; Internal error processing insert -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Intern

Re: Internal error processing insert

2011-02-14 Thread mcasandra
efault@twissandra] create column family timeline with comparator = LongType and ... default_validation_class = TimeUUIDType; d34d6ee6-3893-11e0-9174-b7fa7ed61af9 [default@twissandra] set users['jsmith']['password']='ch@ngem3'; Internal error processing insert -

Re: Internal error processing insert

2011-02-14 Thread Matthew Dennis
gt; > I am seeing: > > $ set users['jsmith']['password']='ch@ngem3'; > Internal error processing insert > > In the logs I see: > > java.lang.AssertionError: invalid response count 1 for replication factor 0 >at > > org.a

Internal error processing insert

2011-02-14 Thread mcasandra
I am following example posted on http://www.datastax.com/dev/tutorials/getting_started_0.7/using_cli#cassandra-cli cli I am seeing: $ set users['jsmith']['password']='ch@ngem3'; Internal error processing insert In the logs I see: java.lang.AssertionError