<?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; Tag: documentation keyspace - Recent Posts</title>
		<link>http://www.datastax.com/support-forums/tags/documentation-keyspace</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 23:31:39 +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/tags/documentation-keyspace" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Problem in DataStax documentation regarding keyspace creation"</title>
			<link>http://www.datastax.com/support-forums/topic/problem-in-datastax-documentation-regarding-keyspace-creation#post-555</link>
			<pubDate>Wed, 12 Oct 2011 15:38:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">555@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I can confirm this. Both the problem as the solution provided are as described.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueplastic on "Problem in DataStax documentation regarding keyspace creation"</title>
			<link>http://www.datastax.com/support-forums/topic/problem-in-datastax-documentation-regarding-keyspace-creation#post-156</link>
			<pubDate>Mon, 13 Jun 2011 21:33:54 +0000</pubDate>
			<dc:creator>blueplastic</dc:creator>
			<guid isPermaLink="false">156@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, This DataStax documentation for 0.8 to create a new keyspace is incorrect. Would be nice to update this so it doesn't confuse a Cassandra newbie. The doc says to create a KS like so:&#60;/p&#62;
&#60;p&#62;[default@unknown] create keyspace twissandra with replication_factor=1&#60;br /&#62;
and placement_strategy='org.apache.cassandra.locator.SimpleStrategy';&#60;/p&#62;
&#60;p&#62;But actually, that command gives this error:&#60;br /&#62;
No enum const class org.apache.cassandra.cli.CliClient$AddKeyspaceArgument.REPLICATION_FACTOR&#60;/p&#62;
&#60;p&#62;The actual syntax to create the keyspace should be:&#60;br /&#62;
create keyspace twissandra  with placement_strategy = 'org.apache.cassandra.locator.SimpleStrategy' and strategy_options = [{replication_factor:1}];&#60;/p&#62;
&#60;p&#62;Document to update:&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/docs/0.8/cli/using_cli&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/0.8/cli/using_cli&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
