<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: Datacenter configuration help for brisk</title>
		<link>http://www.datastax.com/support-forums/topic/datacenter-configuration-help-for-brisk</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 17:20:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/datacenter-configuration-help-for-brisk" rel="self" type="application/rss+xml" />

		<item>
			<title>tamilmani58 on "Datacenter configuration help for brisk"</title>
			<link>http://www.datastax.com/support-forums/topic/datacenter-configuration-help-for-brisk#post-543</link>
			<pubDate>Tue, 04 Oct 2011 11:10:03 +0000</pubDate>
			<dc:creator>tamilmani58</dc:creator>
			<guid isPermaLink="false">543@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Updated the casssandra version and got the bug cleared.&#60;br /&#62;
&#60;a href=&#34;http://stackoverflow.com/questions/7612394/cassandra-insertion-error&#34; rel=&#34;nofollow&#34;&#62;http://stackoverflow.com/questions/7612394/cassandra-insertion-error&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tamilmani58 on "Datacenter configuration help for brisk"</title>
			<link>http://www.datastax.com/support-forums/topic/datacenter-configuration-help-for-brisk#post-533</link>
			<pubDate>Fri, 30 Sep 2011 16:52:48 +0000</pubDate>
			<dc:creator>tamilmani58</dc:creator>
			<guid isPermaLink="false">533@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;This is the error from my client on debug mode&#60;/p&#62;
&#60;p&#62;[default@StatsKeySpace] incr Impressions['tamil']['count'] by 1;&#60;br /&#62;
null&#60;br /&#62;
java.lang.RuntimeException&#60;br /&#62;
	at org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:297)&#60;br /&#62;
	at org.apache.cassandra.cli.CliMain.processStatement(CliMain.java:217)&#60;br /&#62;
	at org.apache.cassandra.cli.CliMain.main(CliMain.java:345)&#60;/p&#62;
&#60;p&#62;Expecting a positive reply&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Tamil
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tamilmani58 on "Datacenter configuration help for brisk"</title>
			<link>http://www.datastax.com/support-forums/topic/datacenter-configuration-help-for-brisk#post-531</link>
			<pubDate>Fri, 30 Sep 2011 14:16:10 +0000</pubDate>
			<dc:creator>tamilmani58</dc:creator>
			<guid isPermaLink="false">531@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Fixed it.&#60;/p&#62;
&#60;p&#62;The problem is, the replication_factor by default is considered to be 3 in NetworkTopologyStrategy.&#60;br /&#62;
Updated it to 1.&#60;br /&#62;
But now  &#60;strong&#62; no insertions are getting succeeded &#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;CounterColumnFamily&#60;/p&#62;
&#60;p&#62;[default@StatsKeySpace] create column family Impressions with comparator=UTF8Type and default_validation_class=CounterColumnType and key_validation_class=UTF8Type;&#60;br /&#62;
175d69d0-eb6f-11e0-0000-93bbb4d362fc&#60;br /&#62;
Waiting for schema agreement...&#60;br /&#62;
... schemas agree across the cluster&#60;br /&#62;
[default@StatsKeySpace] incr Impressions['Test']['impressions'] by 10;&#60;br /&#62;
null&#60;br /&#62;
[default@StatsKeySpace] incr Impressions['Test']['impressions'] by 1;&#60;br /&#62;
null&#60;/p&#62;
&#60;p&#62;Standard Column Family&#60;/p&#62;
&#60;p&#62;[default@StatsKeySpace] set TestColumnFamily['tamil']['name']=tamil;&#60;br /&#62;
null&#60;/p&#62;
&#60;p&#62;No error in the system log even&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Tamil
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tamilmani58 on "Datacenter configuration help for brisk"</title>
			<link>http://www.datastax.com/support-forums/topic/datacenter-configuration-help-for-brisk#post-530</link>
			<pubDate>Fri, 30 Sep 2011 14:06:02 +0000</pubDate>
			<dc:creator>tamilmani58</dc:creator>
			<guid isPermaLink="false">530@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;This is my cluster configuration&#60;/p&#62;
&#60;p&#62;Address         DC          Rack        Status State   Load            Owns    Token&#60;br /&#62;
                                                                                                                                                 113427455640312821154458202477256070485&#60;br /&#62;
172.16.142.221  Cassandra   rack1       Up     Normal  68.14 KB        33.33%  0&#60;br /&#62;
172.16.147.141  Brisk       rack1       Up     Normal  72.14 KB        16.67%  28356863910078205288614550619314017621&#60;br /&#62;
172.16.142.222  Cassandra   rack1       Up     Normal  63.96 KB        16.67%  56713727820156410577229101238628035242&#60;br /&#62;
172.16.136.50   Brisk       rack1       Up     Normal  87.29 KB        33.33%  113427455640312821154458202477256070485 &#60;/p&#62;
&#60;p&#62;Whenever I insert to or list a column family I'm able to see the following error in my system.log&#60;/p&#62;
&#60;p&#62;ERROR [pool-2-thread-15] 2011-09-30 19:19:35,675 Cassandra.java (line 3210) Internal error processing get_range_slices&#60;br /&#62;
java.lang.IllegalStateException: datacenter (datacenter1) has no more endpoints, (1) replicas still needed&#60;br /&#62;
	at org.apache.cassandra.locator.NetworkTopologyStrategy.calculateNaturalEndpoints(NetworkTopologyStrategy.java:124)&#60;br /&#62;
	at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:100)&#60;br /&#62;
	at org.apache.cassandra.service.StorageService.getLiveNaturalEndpoints(StorageService.java:1636)&#60;br /&#62;
	at org.apache.cassandra.service.StorageProxy.getRangeSlice(StorageProxy.java:674)&#60;br /&#62;
	at org.apache.cassandra.thrift.CassandraServer.get_range_slices(CassandraServer.java:617)&#60;br /&#62;
	at org.apache.cassandra.thrift.Cassandra$Processor$get_range_slices.process(Cassandra.java:3202)&#60;br /&#62;
	at org.apache.cassandra.thrift.Brisk$Processor.process(Brisk.java:464)&#60;br /&#62;
	at org.apache.cassandra.thrift.CustomTThreadPoolServer$WorkerProcess.run(CustomTThreadPoolServer.java:187)&#60;br /&#62;
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&#60;br /&#62;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&#60;br /&#62;
	at java.lang.Thread.run(Thread.java:662)&#60;/p&#62;
&#60;p&#62;Expecting your help. This is the second post regarding the same
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
