<?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: Sequencing - how to replace auto_increment?</title>
		<link>http://www.datastax.com/support-forums/topic/sequencing-how-to-replace-auto_increment</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 17:33:31 +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/sequencing-how-to-replace-auto_increment" rel="self" type="application/rss+xml" />

		<item>
			<title>ethrbunny on "Sequencing - how to replace auto_increment?"</title>
			<link>http://www.datastax.com/support-forums/topic/sequencing-how-to-replace-auto_increment#post-8670</link>
			<pubDate>Fri, 25 Jan 2013 17:06:38 +0000</pubDate>
			<dc:creator>ethrbunny</dc:creator>
			<guid isPermaLink="false">8670@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;One sticking point to my adopting Cassandra for our research is the question of how to set 'milestones' or 'markers' in data and do 'retrieve all since last marker'. In MySQL I use an auto_increment column and just select for everything greater than a known point.&#60;/p&#62;
&#60;p&#62;Situation: we collect and store sensor data. Its hundreds of millions of records x hundreds of locations. The data comes in as 'raw' and has to be processed several times over. To this end I keep pointers of 'what have I looked at'. &#60;/p&#62;
&#60;p&#62;How could I implement this in Cassandra given the 'eventual consistency' model? I've pondered date/time/mSec/sensor keys and even putting a 'seen'/'not seen' bit on each piece of sensor data. &#60;/p&#62;
&#60;p&#62;Any suggestions on how this could be implemented?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
