<?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: cassandranewbie</title>
		<link><a href='http://www.datastax.com/support-forums/profile/cassandranewbie'>cassandranewbie</a></link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 00:38:24 +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>CassandraNewbie on "DataStax and AWS"</title>
			<link>http://www.datastax.com/support-forums/topic/datastax-and-aws#post-8524</link>
			<pubDate>Sat, 19 Jan 2013 21:29:15 +0000</pubDate>
			<dc:creator>CassandraNewbie</dc:creator>
			<guid isPermaLink="false">8524@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;1) What is the best practices or installation guide documentation for installing datastax community edition 1.2 on AWS?&#60;/p&#62;
&#60;p&#62;2) We are planning to move off AWS to a different data center eventually what do we need to do configuration wise to make it easy and as smooth as possible? (Best practices)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Caglar
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CassandraNewbie on "Number of Unique Users between a time period"</title>
			<link>http://www.datastax.com/support-forums/topic/number-of-unique-users-between-a-time-period#post-8435</link>
			<pubDate>Tue, 15 Jan 2013 22:13:55 +0000</pubDate>
			<dc:creator>CassandraNewbie</dc:creator>
			<guid isPermaLink="false">8435@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I do am interested in using the DataStax Enterprise (we are actually evaluating that right now) However I would like to know if it is doable by Cassandra Community Edition and how would that structure be.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rockbrain on "Number of Unique Users between a time period"</title>
			<link>http://www.datastax.com/support-forums/topic/number-of-unique-users-between-a-time-period#post-8434</link>
			<pubDate>Tue, 15 Jan 2013 21:37:16 +0000</pubDate>
			<dc:creator>rockbrain</dc:creator>
			<guid isPermaLink="false">8434@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Are you interested in using Datastax Enterprise with Solr, it makes this type of query efficient and easy to use.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CassandraNewbie on "Number of Unique Users between a time period"</title>
			<link>http://www.datastax.com/support-forums/topic/number-of-unique-users-between-a-time-period#post-8432</link>
			<pubDate>Tue, 15 Jan 2013 19:35:38 +0000</pubDate>
			<dc:creator>CassandraNewbie</dc:creator>
			<guid isPermaLink="false">8432@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;We are wondering how to modelize our Column Family (CFs) to store the number of unique visitors in a time period in order to be able to request it fast. &#60;/p&#62;
&#60;p&#62;We thought of sharding them by day (row = 20120118, column = visitor_id, value = '') and perform a getcount. This would work to get unique visitors per day, per week or per month but it wouldn't work if I want to get unique visitors between 2 specific dates because 2 rows can share the same visitors (same columns). I can have 1500 unique visitors today, 1000 unique visitors yesterday but only 2000 new visitors when aggregating these days. &#60;/p&#62;
&#60;p&#62;I could get all the columns for this 2 rows and perform an intersect with my client language but performance won't be good with big data, or we might run into OOM issues. &#60;/p&#62;
&#60;p&#62;What will be the recommended best way to achieve this? We are open to changing our CF and the rest of the schema to make it happen.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
