<?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: Batch mutation limits</title>
		<link>http://www.datastax.com/support-forums/topic/batch-mutation-limits</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 15:48:05 +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/batch-mutation-limits" rel="self" type="application/rss+xml" />

		<item>
			<title>nickmbailey on "Batch mutation limits"</title>
			<link>http://www.datastax.com/support-forums/topic/batch-mutation-limits#post-8023</link>
			<pubDate>Wed, 19 Dec 2012 17:27:47 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">8023@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;It generally depends on your specific application. The maximum thrift message size is 16MB, but you will want to stay *well* within that limit.&#60;/p&#62;
&#60;p&#62;The main trade off with batch mutations is that a single row in the mutation failing causes the entire mutation to fail. Since you don't know what part failed you will need to retry the entire mutation. For this reason it's often recommended to use the smallest sizes you need (or no batches) in order to get the performance you need.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tamar on "Batch mutation limits"</title>
			<link>http://www.datastax.com/support-forums/topic/batch-mutation-limits#post-8022</link>
			<pubDate>Wed, 19 Dec 2012 16:09:21 +0000</pubDate>
			<dc:creator>tamar</dc:creator>
			<guid isPermaLink="false">8022@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Newbee question:&#60;/p&#62;
&#60;p&#62;What is a reasonable number of rows to enter using a single batch mutation?&#60;br /&#62;
Is the number of a rows a factor, the number of columns, or the total amount of data?&#60;br /&#62;
Are there limits? Are there any configurations that need to be examined/adjusted?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
