<?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; User Favorites: xedin</title>
		<link><a href='http://www.datastax.com/support-forums/profile/xedin'>xedin</a></link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 08:46:18 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>shayhassidim on "How to cache HttpSession Objects using Cassandra ?"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-cache-httpsession-objects-using-cassandra#post-9216</link>
			<pubDate>Thu, 28 Feb 2013 23:38:41 +0000</pubDate>
			<dc:creator>shayhassidim</dc:creator>
			<guid isPermaLink="false">9216@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You can use GigaSpaces HTTP session caching and configure it to use Cassandra as the backend DB.&#60;br /&#62;
&#60;a href=&#34;http://wiki.gigaspaces.com/wiki/display/XAP91/Global+HTTP+Session+Sharing&#34; rel=&#34;nofollow&#34;&#62;http://wiki.gigaspaces.com/wiki/display/XAP91/Global+HTTP+Session+Sharing&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://wiki.gigaspaces.com/wiki/display/XAP91/Cassandra+Space+Persistency&#34; rel=&#34;nofollow&#34;&#62;http://wiki.gigaspaces.com/wiki/display/XAP91/Cassandra+Space+Persistency&#60;/a&#62;&#60;br /&#62;
Shay
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chandu on "Cassandra - loading csv using sstableloader"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-loading-csv-using-sstableloader/page/3#post-8882</link>
			<pubDate>Sat, 02 Feb 2013 23:59:11 +0000</pubDate>
			<dc:creator>chandu</dc:creator>
			<guid isPermaLink="false">8882@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello Group,&#60;/p&#62;
&#60;p&#62;I am  using bulkoutputformat to load from HadoopToCassandra. We changed configuration  like rpc port  to 9161  &#38;amp; storage port to 7002.&#60;br /&#62;
How to i pass storage port number  from Hadoop Driver.&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
chandu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>umermk3 on "Can&#039;t start cassandra node"</title>
			<link>http://www.datastax.com/support-forums/topic/cant-start-cassandra-node#post-8317</link>
			<pubDate>Mon, 07 Jan 2013 23:27:20 +0000</pubDate>
			<dc:creator>umermk3</dc:creator>
			<guid isPermaLink="false">8317@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Warning: This will *delete* your old Cassandra data.&#60;/p&#62;
&#60;p&#62;On OSX or Linux, delete the previous Cassandra folder like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$ sudo rm -fr /var/lib/cassandra&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Depending on your permission, you might not need to use &#60;code&#62;sudo&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;It is because the new default partitioner is now Murm3r, instead of RandomPartitioner. That's how it worked for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Srini on "cql 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/cql-30#post-6730</link>
			<pubDate>Sun, 30 Sep 2012 16:10:43 +0000</pubDate>
			<dc:creator>Srini</dc:creator>
			<guid isPermaLink="false">6730@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;There is bug fix for similar issue. Check out&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://issues.apache.org/jira/browse/CASSANDRA-4219&#34; rel=&#34;nofollow&#34;&#62;https://issues.apache.org/jira/browse/CASSANDRA-4219&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kannanspec on "cql 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/cql-30#post-6722</link>
			<pubDate>Fri, 28 Sep 2012 18:01:20 +0000</pubDate>
			<dc:creator>kannanspec</dc:creator>
			<guid isPermaLink="false">6722@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, I created new column family with CQL3 option. but when i load the data using the SSTableLoader , which i used for cql2.0, i recieve below error on the column family,&#60;br /&#62;
any idea?&#60;/p&#62;
&#60;p&#62;cqlsh:xynergy&#38;gt; select * from seen_ships;&#60;br /&#62;
TSocket read 0 bytes&#60;br /&#62;
cqlsh:xynergy&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vs on "Crash in Cassandra-CLI"</title>
			<link>http://www.datastax.com/support-forums/topic/crash-in-cassandra-cli#post-6674</link>
			<pubDate>Wed, 26 Sep 2012 12:30:11 +0000</pubDate>
			<dc:creator>vs</dc:creator>
			<guid isPermaLink="false">6674@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;C:\Development\apache-cassandra-1.1.3\bin -- The bin directory&#60;/p&#62;
&#60;p&#62;Cassandra.yaml in&#60;br /&#62;
C:\Development\apache-cassandra-1.1.3\conf
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "Crash in Cassandra-CLI"</title>
			<link>http://www.datastax.com/support-forums/topic/crash-in-cassandra-cli#post-6673</link>
			<pubDate>Wed, 26 Sep 2012 12:25:21 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6673@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That's weird, where do you keep your cassandra.yaml config? Could be a packaging issue...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vs on "Crash in Cassandra-CLI"</title>
			<link>http://www.datastax.com/support-forums/topic/crash-in-cassandra-cli#post-6671</link>
			<pubDate>Wed, 26 Sep 2012 12:20:35 +0000</pubDate>
			<dc:creator>vs</dc:creator>
			<guid isPermaLink="false">6671@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I observe a similar behavior with CQLsh spec 2.0 as well which is a bit strange. &#60;/p&#62;
&#60;p&#62;A get query in Cassandra-CLI works fine after adding the index on column 'age' from CQLsh:&#60;br /&#62;
[default@usertable] get users where age=30;&#60;/p&#62;
&#60;p&#62;Somehow, the combined use of CQLsh and CLI doesn't seem to be getting along fine.&#60;br /&#62;
Just curious to know if someone else has tried this and observed a similar behavior.&#60;/p&#62;
&#60;p&#62;I tried running Cassandra-CLI from root directory, still the same!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
VS
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "Crash in Cassandra-CLI"</title>
			<link>http://www.datastax.com/support-forums/topic/crash-in-cassandra-cli#post-6670</link>
			<pubDate>Wed, 26 Sep 2012 12:08:38 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6670@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, there is incompatibility  between CQL3 and Thrift (which CLI uses) because CQL3 defined ColumnFamilies don't share some of the information to Thrift interface (e.g. component_index field of column which is essential for building a correct column name). But your exception is different - can you try running cassandra-cli from the cassandra root dir like ./bin/cassandra-cli ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vs on "Crash in Cassandra-CLI"</title>
			<link>http://www.datastax.com/support-forums/topic/crash-in-cassandra-cli#post-6669</link>
			<pubDate>Wed, 26 Sep 2012 12:03:49 +0000</pubDate>
			<dc:creator>vs</dc:creator>
			<guid isPermaLink="false">6669@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;  I created a table in CQLsh -3.0 and inserted values into it.&#60;/p&#62;
&#60;p&#62;create table users (&#60;br /&#62;
	Id uuid PRIMARY KEY,&#60;br /&#62;
	Name varchar,&#60;br /&#62;
	Age int&#60;br /&#62;
);&#60;/p&#62;
&#60;p&#62;insert into users(Id, Name, Age) values ('001', 'XYZ', '30');&#60;br /&#62;
:&#60;br /&#62;
:&#60;/p&#62;
&#60;p&#62;cqlsh:usertable&#38;gt; select * from users;&#60;br /&#62;
 id                                   &#124; age &#124; name&#60;br /&#62;
--------------------------------------+-----+--------&#60;br /&#62;
 1381b530-1dd2-11b2-0000-242d50cf1ffd &#124;  30 &#124; XYZ&#60;br /&#62;
 13816710-1dd2-11b2-0000-242d50cf1ffd &#124;  28 &#124; ABC&#60;br /&#62;
 13818e20-1dd2-11b2-0000-242d50cf1ffd &#124;  30 &#124; PQR&#60;/p&#62;
&#60;p&#62;However, when I attempt to insert new rows into this table from Cassandra-CLI interface, it crashes:&#60;/p&#62;
&#60;p&#62;[default@unknown] use usertable;&#60;br /&#62;
Authenticated to keyspace: usertable&#60;br /&#62;
[default@usertable]&#60;br /&#62;
[default@usertable] set users['005']['name'] = 'MNO';&#60;br /&#62;
log4j:WARN No appenders could be found for logger (org.apache.cassandra.config.DatabaseDescriptor).&#60;br /&#62;
log4j:WARN Please initialize the log4j system properly.&#60;br /&#62;
log4j:WARN See &#60;a href=&#34;http://logging.apache.org/log4j/1.2/faq.html#noconfig&#34; rel=&#34;nofollow&#34;&#62;http://logging.apache.org/log4j/1.2/faq.html#noconfig&#60;/a&#62; for more info.&#60;br /&#62;
Cannot locate cassandra.yaml&#60;br /&#62;
Fatal configuration error; unable to start server.  See log for stacktrace.&#60;/p&#62;
&#60;p&#62;C:\Development\apache-cassandra-1.1.3\bin&#38;gt;&#60;/p&#62;
&#60;p&#62;Has anyone else observed a similar behavior.? Is there some incompatibility between CQLsh 3.0 and Cassandra-CLI?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
VS
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "cql 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/cql-30#post-6622</link>
			<pubDate>Fri, 21 Sep 2012 20:47:58 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6622@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I think you will have to re-create your ColumnFamily with CQL3 to use it properly and include &#34;Date&#34; field into PRIMARY KEY, because CQL3 makes use of composite comparators, e.g.&#60;/p&#62;
&#60;p&#62;CREATE COLUMNFAMILY &#34;OM_CDMA_SECTOR_DATA_MAIN&#34; (&#60;br /&#62;
    id &#38;lt;something&#38;gt;,&#60;br /&#62;
    day timestamp,&#60;br /&#62;
    PRIMARY KEY (id, day)&#60;br /&#62;
);
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kannanspec on "cql 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/cql-30#post-6621</link>
			<pubDate>Fri, 21 Sep 2012 20:33:51 +0000</pubDate>
			<dc:creator>kannanspec</dc:creator>
			<guid isPermaLink="false">6621@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Yes i have below indexed columns set up already, is there anything missing&#60;/p&#62;
&#60;p&#62;CREATE INDEX IDX1 ON OM_CDMA_SECTOR_DATA_MAIN (Day);&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
Kannan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "cql 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/cql-30#post-6620</link>
			<pubDate>Fri, 21 Sep 2012 20:32:13 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6620@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Right, because you have to set up indexed columns before doing any operations :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kannanspec on "cql 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/cql-30#post-6619</link>
			<pubDate>Fri, 21 Sep 2012 20:21:21 +0000</pubDate>
			<dc:creator>kannanspec</dc:creator>
			<guid isPermaLink="false">6619@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, I used CQL 3.0 but i still get the below error which i get in 2.0&#60;/p&#62;
&#60;p&#62;cqlsh:xynergy&#38;gt; select &#34;Day&#34; from &#34;OM_CDMA_SECTOR_DATA_MAIN&#34; where &#34;Day&#34; &#38;gt; '7/29/2012';&#60;br /&#62;
Bad Request: No indexed columns present in by-columns clause with Equal operator&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Kannan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "cql 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/cql-30#post-6618</link>
			<pubDate>Fri, 21 Sep 2012 19:46:25 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6618@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;To fix that you will have to double-quote ColumnFamily names in mixed case like this select * from &#34;OM_CDMA_SECTOR_NEW1&#34;;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
