<?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: Altering Rowkey to support/simulate MultiTenancy</title>
		<link>http://www.datastax.com/support-forums/topic/altering-rowkey-to-supportsimulate-multitenancy</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 02:33:45 +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/altering-rowkey-to-supportsimulate-multitenancy" rel="self" type="application/rss+xml" />

		<item>
			<title>xedin on "Altering Rowkey to support/simulate MultiTenancy"</title>
			<link>http://www.datastax.com/support-forums/topic/altering-rowkey-to-supportsimulate-multitenancy#post-3775</link>
			<pubDate>Wed, 25 Jul 2012 20:44:23 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">3775@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;you need to set appropriate ColumnFamily key_validation_class, in CLI you can do that like &#34;update column family &#38;lt;cf&#38;gt; with key_validation_class=&#38;lt;type&#38;gt;&#34; where &#38;lt;type&#38;gt; could be one of the o.a.c.db.marshal.*Type classes or your own.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nvt on "Altering Rowkey to support/simulate MultiTenancy"</title>
			<link>http://www.datastax.com/support-forums/topic/altering-rowkey-to-supportsimulate-multitenancy#post-3774</link>
			<pubDate>Wed, 25 Jul 2012 20:41:35 +0000</pubDate>
			<dc:creator>nvt</dc:creator>
			<guid isPermaLink="false">3774@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Can we prepend a string (tenant name) to the rowkey from client-side to support/simulate MultiTenancy?  I got to the point of being able to successfully insert, but get fails with &#34;String didn't validate&#34;.  Appears Cassandra does some internal check/validation on the rowkey, obviously because it needs to keep track of the rowkeys, as to which node has which rowkeys, and/or its format.&#60;/p&#62;
&#60;p&#62;Any thoughts/ideas on why I get &#34;String didn't validate&#34;?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Naga Vijay
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
