<?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: JDBC interaction with Cassandra</title>
		<link>http://www.datastax.com/support-forums/topic/jdbc-interaction-with-cassandra</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 23:18:56 +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/jdbc-interaction-with-cassandra" rel="self" type="application/rss+xml" />

		<item>
			<title>thepaul on "JDBC interaction with Cassandra"</title>
			<link>http://www.datastax.com/support-forums/topic/jdbc-interaction-with-cassandra#post-4420</link>
			<pubDate>Tue, 31 Jul 2012 14:00:47 +0000</pubDate>
			<dc:creator>thepaul</dc:creator>
			<guid isPermaLink="false">4420@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That's right, the client software must be able to reconnect to a different node if the coordinator goes down.  Ideally the CQL driver or other Cassandra connector library would take care of that for you, but not all of them do yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hardikupadhyay on "JDBC interaction with Cassandra"</title>
			<link>http://www.datastax.com/support-forums/topic/jdbc-interaction-with-cassandra#post-4394</link>
			<pubDate>Tue, 31 Jul 2012 08:26:01 +0000</pubDate>
			<dc:creator>hardikupadhyay</dc:creator>
			<guid isPermaLink="false">4394@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I want to understand that how cassandra ensures high availability. What i know is when we query casssandra database for data, a node called coordinator route the query to the appropriate cassandra node in the cluster with the required data. But what if the node which we specify in JDBC connection URL (Which i think will act as coordinator in the cluster, please make me correct if i am wrong) itself down? In this case how come cassandra ensures high availability?&#60;/p&#62;
&#60;p&#62;Perhaps we as a developer must provide fallback mechanism for that?&#60;/p&#62;
&#60;p&#62;Please help me out to understand this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "JDBC interaction with Cassandra"</title>
			<link>http://www.datastax.com/support-forums/topic/jdbc-interaction-with-cassandra#post-3961</link>
			<pubDate>Fri, 27 Jul 2012 09:03:30 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">3961@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I don't know about JDBC but if you want to insert columns that you don't have in your schema you can use Thrift which allows that for sure.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hardikupadhyay on "JDBC interaction with Cassandra"</title>
			<link>http://www.datastax.com/support-forums/topic/jdbc-interaction-with-cassandra#post-3943</link>
			<pubDate>Fri, 27 Jul 2012 05:31:56 +0000</pubDate>
			<dc:creator>hardikupadhyay</dc:creator>
			<guid isPermaLink="false">3943@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the reply, one more thing which i like to know is ,can i insert different columns which i have not specified in schema definition?&#60;/p&#62;
&#60;p&#62;Because i tried , and it failed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "JDBC interaction with Cassandra"</title>
			<link>http://www.datastax.com/support-forums/topic/jdbc-interaction-with-cassandra#post-3841</link>
			<pubDate>Thu, 26 Jul 2012 09:32:25 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">3841@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Yes, you need to create your schema before using JDBC.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hardikupadhyay on "JDBC interaction with Cassandra"</title>
			<link>http://www.datastax.com/support-forums/topic/jdbc-interaction-with-cassandra#post-3809</link>
			<pubDate>Thu, 26 Jul 2012 05:15:30 +0000</pubDate>
			<dc:creator>hardikupadhyay</dc:creator>
			<guid isPermaLink="false">3809@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I want to know&#60;br /&#62;
Does JDBC needs predefined cassandra column family structure?&#60;br /&#62;
Means should i create column family schema prior to inserting data into column family&#60;br /&#62;
via JDBC?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
