<?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: Connecting to Brisk Hive through JDBC</title>
		<link>http://www.datastax.com/support-forums/topic/connecting-to-brisk-hive-through-jdbc</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 23:41:12 +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/connecting-to-brisk-hive-through-jdbc" rel="self" type="application/rss+xml" />

		<item>
			<title>john on "Connecting to Brisk Hive through JDBC"</title>
			<link>http://www.datastax.com/support-forums/topic/connecting-to-brisk-hive-through-jdbc#post-208</link>
			<pubDate>Tue, 21 Jun 2011 11:13:03 +0000</pubDate>
			<dc:creator>john</dc:creator>
			<guid isPermaLink="false">208@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Allright, I got it working after all. The trick was that Hive was not running in the background at all (something I wrongfully assumed, assumption is the mother of all ... :) )&#60;/p&#62;
&#60;p&#62;Here's how to start the Hive server in order to be able to connect to it through JDBC:&#60;/p&#62;
&#60;p&#62;$ export HIVE_PORT=10000&#60;br /&#62;
$ brisk hive --service hiveserver&#60;/p&#62;
&#60;p&#62;Good luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>john on "Connecting to Brisk Hive through JDBC"</title>
			<link>http://www.datastax.com/support-forums/topic/connecting-to-brisk-hive-through-jdbc#post-207</link>
			<pubDate>Tue, 21 Jun 2011 10:58:16 +0000</pubDate>
			<dc:creator>john</dc:creator>
			<guid isPermaLink="false">207@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Some additional info:&#60;/p&#62;
&#60;p&#62;I tried connecting to all the ports the Brisk process is listening on, it did not succeed.&#60;/p&#62;
&#60;p&#62;Port:	Found:&#60;br /&#62;
-------------------------------&#60;br /&#62;
 7000	&#38;lt;failed, connection refused&#38;gt;&#60;br /&#62;
 7199	&#38;lt;failed, java.sql.SQLException: org.apache.thrift.transport.TTransportException&#38;gt;&#60;br /&#62;
 8012	&#38;lt;failed, java.sql.SQLException: org.apache.thrift.transport.TTransportException&#38;gt;&#60;br /&#62;
 8081	JMX Management Console (HTTP)&#60;br /&#62;
 9160	cassandra&#60;br /&#62;
 9260	&#38;lt;failed, connection refused&#38;gt;&#60;br /&#62;
36141	&#38;lt;failed, java.sql.SQLException: org.apache.thrift.transport.TTransportException&#38;gt;&#60;br /&#62;
49854	Hadoop&#60;br /&#62;
50030	Hadoop Map/Reduce Administration (HTTP)&#60;br /&#62;
50060	Hadoop Task Tracker (HTTP)&#60;br /&#62;
54268	&#38;lt;failed, connection refused&#38;gt;&#60;br /&#62;
58522	&#38;lt;failed, java.sql.SQLException: org.apache.thrift.transport.TTransportException&#38;gt;&#60;br /&#62;
60539	&#38;lt;failed, connection refused&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>john on "Connecting to Brisk Hive through JDBC"</title>
			<link>http://www.datastax.com/support-forums/topic/connecting-to-brisk-hive-through-jdbc#post-206</link>
			<pubDate>Tue, 21 Jun 2011 10:26:45 +0000</pubDate>
			<dc:creator>john</dc:creator>
			<guid isPermaLink="false">206@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am trying to connect to Brisk Hive through JDBC. Usually Hive runs on the default port 10000. However, this does not appear to be the case:&#60;/p&#62;
&#60;p&#62;java.sql.SQLException: Could not establish connecton to jdbc:hive://localhost:10000/default: java.net.ConnectException: Connection refused&#60;br /&#62;
	at org.apache.hadoop.hive.jdbc.HiveConnection.&#38;lt;init&#38;gt;(HiveConnection.java:113)&#60;br /&#62;
	at org.apache.hadoop.hive.jdbc.HiveDriver.connect(HiveDriver.java:104)&#60;br /&#62;
	at java.sql.DriverManager.getConnection(DriverManager.java:582)&#60;br /&#62;
	at java.sql.DriverManager.getConnection(DriverManager.java:185)&#60;br /&#62;
	at SmallHiveTest.testConnectJdbc(SmallHiveTest.java:39)&#60;/p&#62;
&#60;p&#62;Which port should I use to connect to?&#60;/p&#62;
&#60;p&#62;Kind regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
