<?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: Composite primary key does not work on Cassandra 1.1.0-beta1</title>
		<link>http://www.datastax.com/support-forums/topic/composite-primary-key-does-not-work-on-cassandra-110-beta1</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 10:16:29 +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/composite-primary-key-does-not-work-on-cassandra-110-beta1" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Composite primary key does not work on Cassandra 1.1.0-beta1"</title>
			<link>http://www.datastax.com/support-forums/topic/composite-primary-key-does-not-work-on-cassandra-110-beta1#post-1288</link>
			<pubDate>Mon, 05 Mar 2012 18:33:47 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1288@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Cool. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Composite primary key does not work on Cassandra 1.1.0-beta1"</title>
			<link>http://www.datastax.com/support-forums/topic/composite-primary-key-does-not-work-on-cassandra-110-beta1#post-1277</link>
			<pubDate>Fri, 02 Mar 2012 17:13:58 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1277@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Charlie,&#60;/p&#62;
&#60;p&#62;cqlsh comes with 1.1.0-beta1 can only use CQL 2.0 right now. (As you can see the output from cqlsh. )&#60;br /&#62;
In order to use new feature, you have to use CQL 3.0 but cqlsh does not support it right now.&#60;/p&#62;
&#60;p&#62;There is an issue opened for it (&#60;a href=&#34;https://issues.apache.org/jira/browse/CASSANDRA-3990&#34; rel=&#34;nofollow&#34;&#62;https://issues.apache.org/jira/browse/CASSANDRA-3990&#60;/a&#62;) and it should be fixed soon.&#60;/p&#62;
&#60;p&#62;yuki
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Composite primary key does not work on Cassandra 1.1.0-beta1"</title>
			<link>http://www.datastax.com/support-forums/topic/composite-primary-key-does-not-work-on-cassandra-110-beta1#post-1264</link>
			<pubDate>Thu, 01 Mar 2012 00:25:51 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1264@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Howdy,&#60;/p&#62;
&#60;p&#62;Here is the the CQL and error. Did I do something wrong?&#60;/p&#62;
&#60;p&#62;/home/cassandra&#38;gt;cqlsh&#60;br /&#62;
Connected to Test Cluster at localhost:9160.&#60;br /&#62;
[cqlsh 2.1.0 &#124; Cassandra 1.1.0-beta1 &#124; CQL spec 2.0.0 &#124; Thrift protocol 19.28.0]&#60;br /&#62;
Use HELP for help.&#60;/p&#62;
&#60;p&#62;cqlsh&#38;gt; use demo;&#60;/p&#62;
&#60;p&#62;cqlsh:demo&#38;gt; CREATE TABLE timeline (&#60;br /&#62;
        ...     user_id varchar,&#60;br /&#62;
        ...     tweet_id uuid,&#60;br /&#62;
        ...     author varchar,&#60;br /&#62;
        ...     body varchar,&#60;br /&#62;
        ...     PRIMARY KEY (user_id, tweet_id)&#60;br /&#62;
        ... );&#60;/p&#62;
&#60;p&#62;Bad Request: line 7:0 mismatched input ')' expecting EOF&#60;/p&#62;
&#60;p&#62;cqlsh:demo&#38;gt;&#60;/p&#62;
&#60;p&#62;Reference:  &#60;a href=&#34;http://www.datastax.com/dev/blog/schema-in-cassandra-1-1&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/dev/blog/schema-in-cassandra-1-1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Charlie&#124;DBA
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
