<?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: Recommended fix for Cassandra-CLI help section</title>
		<link>http://www.datastax.com/support-forums/topic/recommended-fix-for-cassandra-cli-help-section</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:02:45 +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/recommended-fix-for-cassandra-cli-help-section" rel="self" type="application/rss+xml" />

		<item>
			<title>blueplastic on "Recommended fix for Cassandra-CLI help section"</title>
			<link>http://www.datastax.com/support-forums/topic/recommended-fix-for-cassandra-cli-help-section#post-231</link>
			<pubDate>Fri, 24 Jun 2011 22:53:49 +0000</pubDate>
			<dc:creator>blueplastic</dc:creator>
			<guid isPermaLink="false">231@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;In Brisk-beta2's Cassandra CLI:&#60;/p&#62;
&#60;p&#62;[default@unknown] help create keyspace;&#60;/p&#62;
&#60;p&#62;eventually shows:&#60;/p&#62;
&#60;p&#62;&#34;Supported values are:&#60;br /&#62;
    - org.apache.Cassandra.locator.SimpleStrategy&#60;br /&#62;
    - org.apache.Cassandra.locator.NetworkTopologyStrategy&#60;br /&#62;
    - org.apache.Cassandra.locator.OldNetworkTopologyStrategy&#34;&#60;/p&#62;
&#60;p&#62;There is a case sensitivity typo there. All of the &#34;Cassandra&#34; words should be lowercase like &#34;cassandra&#34;.&#60;/p&#62;
&#60;p&#62;Because:&#60;/p&#62;
&#60;p&#62;[default@unknown] create keyspace WillItWorkKS with placement_strategy = 'org.apache.Cassandra.locator.NetworkTopologyStrategy' and strategy_options=[{DC1:2, DC2:1}];&#60;br /&#62;
Unable to find replication strategy class 'org.apache.Cassandra.locator.NetworkTopologyStrategy'&#60;/p&#62;
&#60;p&#62;But:&#60;br /&#62;
[default@unknown] create keyspace PleaseWorkKS with placement_strategy = 'org.apache.cassandra.locator.NetworkTopologyStrategy' and strategy_options=[{DC1:2, DC2:1}];&#60;br /&#62;
37d56a30-9eb4-11e0-0000-8bee2d16dbdb&#60;br /&#62;
Waiting for schema agreement...&#60;br /&#62;
... schemas agree across the cluster
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
