<?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: Where is the Ubuntu Brisk Binary and the /lib folder?</title>
		<link>http://www.datastax.com/support-forums/topic/where-is-the-ubuntu-brisk-binary-and-the-lib-folder</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 19:01:53 +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/where-is-the-ubuntu-brisk-binary-and-the-lib-folder" rel="self" type="application/rss+xml" />

		<item>
			<title>blueplastic on "Where is the Ubuntu Brisk Binary and the /lib folder?"</title>
			<link>http://www.datastax.com/support-forums/topic/where-is-the-ubuntu-brisk-binary-and-the-lib-folder#post-197</link>
			<pubDate>Sat, 18 Jun 2011 00:39:24 +0000</pubDate>
			<dc:creator>blueplastic</dc:creator>
			<guid isPermaLink="false">197@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Just wanted to update you real quick.&#60;/p&#62;
&#60;p&#62;We manually copied the .jar files from the DataStax AMI's /lib folder to our Brisk binary lib folder.&#60;/p&#62;
&#60;p&#62;Also, the &#34;Installing the Brisk Binary Distribution&#34; instructions don't mention running ANT to build the libraries. This was required for us to do with our Brisk Binary.&#60;/p&#62;
&#60;p&#62;We were not able to get a 3 node cluster healthily connected today, but will work on it further Monday and update you guys. Right now the first node starts brisk/cassandra fine and joins into a 1-node ring, but the 2nd and 3rd nodes seem to be getting stuck and show this as the last part of the startup log:&#60;/p&#62;
&#60;p&#62; INFO 00:31:00,459 Cassandra version: 0.8.0-beta2-SNAPSHOT&#60;br /&#62;
 INFO 00:31:00,459 Thrift API version: 19.10.0&#60;br /&#62;
 INFO 00:31:00,459 Loading persisted ring state&#60;br /&#62;
 INFO 00:31:00,461 Starting up server gossip&#60;br /&#62;
 INFO 00:31:00,481 Enqueuing flush of Memtable-LocationInfo@1071802123(227/283 serialized/live bytes, 4 ops)&#60;br /&#62;
 INFO 00:31:00,483 Writing Memtable-LocationInfo@1071802123(227/283 serialized/live bytes, 4 ops)&#60;br /&#62;
 INFO 00:31:00,682 Completed flushing /raiddrive/data/system/LocationInfo-g-1-Data.db (335 bytes)&#60;br /&#62;
 INFO 00:31:00,710 Starting Messaging Service on port 7000&#60;br /&#62;
 INFO 00:31:00,787 Joining: getting load and schema information&#60;br /&#62;
 INFO 00:31:00,787 Sleeping 90000 ms to wait for load information...&#60;br /&#62;
 INFO 00:32:30,788 Joining: getting bootstrap token&#60;br /&#62;
 INFO 00:32:30,790 Enqueuing flush of Memtable-LocationInfo@1989851698(53/66 serialized/live bytes, 2 ops)&#60;br /&#62;
 INFO 00:32:30,791 Writing Memtable-LocationInfo@1989851698(53/66 serialized/live bytes, 2 ops)&#60;br /&#62;
 INFO 00:32:31,072 Completed flushing /raiddrive/data/system/LocationInfo-g-2-Data.db (163 bytes)&#60;br /&#62;
 INFO 00:32:31,083 Will not load MX4J, mx4j-tools.jar is not in the classpath
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueplastic on "Where is the Ubuntu Brisk Binary and the /lib folder?"</title>
			<link>http://www.datastax.com/support-forums/topic/where-is-the-ubuntu-brisk-binary-and-the-lib-folder#post-191</link>
			<pubDate>Fri, 17 Jun 2011 20:59:04 +0000</pubDate>
			<dc:creator>blueplastic</dc:creator>
			<guid isPermaLink="false">191@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;FYI, the Official DataStax AMI also does not show the lib folder:&#60;/p&#62;
&#60;p&#62;ubuntu@domU-12-31-39-10-x-x:~/brisk$ ls&#60;br /&#62;
bin                       LICENSE.txt       ReleaseNotes_Briskv1.0_beta1.pdf&#60;br /&#62;
build                     logs              resources&#60;br /&#62;
build.properties.default  NEWS.txt          src&#60;br /&#62;
build.xml                 NOTICE.txt        test&#60;br /&#62;
debian                    packaging-common  tools&#60;br /&#62;
demos                     README.txt&#60;br /&#62;
interface                 redhat&#60;/p&#62;
&#60;p&#62;The DataStax Brisk Binary Installation doc shows that the Brisk Directories are:&#60;/p&#62;
&#60;p&#62;bin (Brisk start scripts)&#60;br /&#62;
demos (Portfolio Manager Demo)&#60;br /&#62;
interface&#60;br /&#62;
javadoc&#60;br /&#62;
lib&#60;br /&#62;
resources/cassandra/bin (Cassandra utilities)&#60;br /&#62;
resources/cassandra/conf (Cassandra configuration files)&#60;br /&#62;
resources/hadoop&#60;br /&#62;
resources/hive&#60;/p&#62;
&#60;p&#62;...but lib is missing in the binaries &#38;amp; AMI.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueplastic on "Where is the Ubuntu Brisk Binary and the /lib folder?"</title>
			<link>http://www.datastax.com/support-forums/topic/where-is-the-ubuntu-brisk-binary-and-the-lib-folder#post-190</link>
			<pubDate>Fri, 17 Jun 2011 20:52:56 +0000</pubDate>
			<dc:creator>blueplastic</dc:creator>
			<guid isPermaLink="false">190@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Err, where exactly can I find the binary distribution of Brisk for 64-bit (AMD64) Ubuntu 10.10 (Maverick)?&#60;/p&#62;
&#60;p&#62;Is this the right file?&#60;br /&#62;
&#60;a href=&#34;http://debian.datastax.com/maverick/pool/brisk_1.0~beta1.2.tar.gz&#34; rel=&#34;nofollow&#34;&#62;http://debian.datastax.com/maverick/pool/brisk_1.0~beta1.2.tar.gz&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, the Brisk installation document says to move the jna.jar file to $BRISK_HOME/lib/, but that location doesn't exist.&#60;/p&#62;
&#60;p&#62;In the /etc/environment file, BRISK_HOME=&#34;/home/ubuntu/brisk-1.0~beta1.2&#34;&#60;/p&#62;
&#60;p&#62;Under that directory, I only see these two lib folders:&#60;br /&#62;
ubuntu@ip-10-204-x-x:~/brisk-1.0~beta1.2$ find /home/ubuntu -name lib -print&#60;br /&#62;
/home/ubuntu/brisk-1.0~beta1.2/demos/portfolio_manager/website/lib&#60;br /&#62;
/home/ubuntu/brisk-1.0~beta1.2/resources/hadoop/webapps/lib&#60;/p&#62;
&#60;p&#62;The BRISK_HOME location only has these subfolders:&#60;/p&#62;
&#60;p&#62;ubuntu@ip-10-204-x-x:~/brisk-1.0~beta1.2$ ls&#60;br /&#62;
bin                       interface         README.txt                        test&#60;br /&#62;
build.properties.default  LICENSE.txt       redhat                            tools&#60;br /&#62;
build.xml                 NEWS.txt          ReleaseNotes_Briskv1.0_beta1.pdf&#60;br /&#62;
debian                    NOTICE.txt        resources&#60;br /&#62;
demos                     packaging-common  src&#60;/p&#62;
&#60;p&#62;Brisk installation document with incorrect /lib location:&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/docs/0.8/brisk/install_brisk_packages&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/0.8/brisk/install_brisk_packages&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
