<?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; User Favorites: habeebraja</title>
		<link><a href='http://www.datastax.com/support-forums/profile/habeebraja'>habeebraja</a></link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 09:26:17 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>ssach03 on "Pig and Hive queries not working in DSE-2.2.1"</title>
			<link>http://www.datastax.com/support-forums/topic/pig-and-hive-queries-not-working-in-dse-221#post-8253</link>
			<pubDate>Wed, 02 Jan 2013 20:52:20 +0000</pubDate>
			<dc:creator>ssach03</dc:creator>
			<guid isPermaLink="false">8253@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Had the same issue. In my case I increased the memory and that resolved my issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Piotr Kołaczkowski on "Pig and Hive queries not working in DSE-2.2.1"</title>
			<link>http://www.datastax.com/support-forums/topic/pig-and-hive-queries-not-working-in-dse-221#post-8195</link>
			<pubDate>Fri, 28 Dec 2012 15:37:20 +0000</pubDate>
			<dc:creator>Piotr Kołaczkowski</dc:creator>
			<guid isPermaLink="false">8195@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Are there any errors reported in system.log? E.g about failed tasks?&#60;br /&#62;
What is the load on the machines, when the task is &#34;not moving further&#34;?&#60;br /&#62;
Especially, have you given enough memory for your reducers? Can you check with jmap that the dse daemon process has enough free heap space?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>habeebraja on "Pig and Hive queries not working in DSE-2.2.1"</title>
			<link>http://www.datastax.com/support-forums/topic/pig-and-hive-queries-not-working-in-dse-221#post-7968</link>
			<pubDate>Thu, 13 Dec 2012 13:25:09 +0000</pubDate>
			<dc:creator>habeebraja</dc:creator>
			<guid isPermaLink="false">7968@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We have 4 node cluster of DSE version 2.2.1. The nodes descriptions below,&#60;/p&#62;
&#60;p&#62;1 - Cassandra&#60;br /&#62;
1 - Cassandra Seed&#60;br /&#62;
1 - Analytics Seed&#60;br /&#62;
1 - Analytics&#60;/p&#62;
&#60;p&#62;We ran a pig script in analytics seed node. We could monitor the MapReduce job through browser(&#38;lt;public_ip&#38;gt;:50030).&#60;/p&#62;
&#60;p&#62;The Maps jobs completed 100% and Reduce jobs completed only 23.17% after that its not moving further for so many hours.&#60;/p&#62;
&#60;p&#62;The same issue with Hive queries also. &#60;/p&#62;
&#60;p&#62;Note: The process is still running on that machine. The script also not complicated. Just a simple script to dump the records. Pig and Hive not used simultaneously.&#60;/p&#62;
&#60;p&#62;Is there anything need to configure?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>habeebraja on "Cassandra Restore not working"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-restore-not-working#post-7967</link>
			<pubDate>Thu, 13 Dec 2012 12:52:22 +0000</pubDate>
			<dc:creator>habeebraja</dc:creator>
			<guid isPermaLink="false">7967@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks Nick..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Cassandra Restore not working"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-restore-not-working#post-7949</link>
			<pubDate>Tue, 11 Dec 2012 16:56:29 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">7949@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Cassandra uses the column family name in the path as well. Did you put the sstable files in the correct path?&#60;/p&#62;
&#60;p&#62;var/lib/cassandra/data/&#38;lt;keyspace&#38;gt;/&#38;lt;column_family&#38;gt;/&#60;/p&#62;
&#60;p&#62;Also, just to note, restoring a snapshot will not recreate the schema. You do need to create the same keyspace and column family names that you used on the old cluster.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>habeebraja on "Cassandra Restore not working"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-restore-not-working#post-7936</link>
			<pubDate>Tue, 11 Dec 2012 10:03:06 +0000</pubDate>
			<dc:creator>habeebraja</dc:creator>
			<guid isPermaLink="false">7936@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We had a cassandra cluster(DSE 2.1.1-1) with few nodes. We want to restore the data into new cassandra cluster(DSE 2.2.1). &#60;/p&#62;
&#60;p&#62;The steps we followed below,&#60;/p&#62;
&#60;p&#62;1. Took a snapshot from one of the node in existing cluster.&#60;br /&#62;
2. Brought up a new cluster with DSE 2.2.1&#60;br /&#62;
3. Just created a keyspace in the new cluster.&#60;br /&#62;
4. copied all the files from &#38;lt;snapshot&#38;gt;/&#38;lt;timestamp&#38;gt; to /var/lib/cassandra/data/&#38;lt;keyspace&#38;gt;/&#60;br /&#62;
5. started the cassandra service by using (dse cassandra)&#60;/p&#62;
&#60;p&#62;But cant retrieve the data through cassandra-cli&#60;/p&#62;
&#60;p&#62;We tried another option also.&#60;/p&#62;
&#60;p&#62;1. Created keyspace and column families in the new cassandra cluster&#60;br /&#62;
2. restored the snapshot &#60;/p&#62;
&#60;p&#62;This also not working.&#60;/p&#62;
&#60;p&#62;The links we followed,&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/docs/1.1/operations/backup_restore&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.1/operations/backup_restore&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://jonathanhui.com/cassandra-data-maintenance-backup-and-system-recovery&#34; rel=&#34;nofollow&#34;&#62;http://jonathanhui.com/cassandra-data-maintenance-backup-and-system-recovery&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there anything we missed?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>habeebraja on "Issues while starting DSE 2.1.1-1 as Hadoop enabled"</title>
			<link>http://www.datastax.com/support-forums/topic/issues-while-starting-dse-211-1-as-hadoop-enabled-1#post-7887</link>
			<pubDate>Fri, 07 Dec 2012 10:57:39 +0000</pubDate>
			<dc:creator>habeebraja</dc:creator>
			<guid isPermaLink="false">7887@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks Sven. Let me try with your suggestions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Habeeb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sven on "Issues while starting DSE 2.1.1-1 as Hadoop enabled"</title>
			<link>http://www.datastax.com/support-forums/topic/issues-while-starting-dse-211-1-as-hadoop-enabled-1#post-7875</link>
			<pubDate>Fri, 07 Dec 2012 01:27:32 +0000</pubDate>
			<dc:creator>Sven</dc:creator>
			<guid isPermaLink="false">7875@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;To turn a node into an analytics node, please follow the instructions on &#60;a href=&#34;http://www.datastax.com/docs/datastax_enterprise2.2/reference/start_stop_dse&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/datastax_enterprise2.2/reference/start_stop_dse&#60;/a&#62; (see the Starting DataStax Enterprise as a Service section. You basically want to edit /etc/default/dse to set HADOOP_ENABLED=1. Note that you need to restart the service). &#60;/p&#62;
&#60;p&#62;By running &#34;dse cassandra -t -j&#34; you are defacto trying to start a second instance (hence the port conflict).&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Sven
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sven on "Issues while starting DSE 2.1.1-1 as Hadoop enabled"</title>
			<link>http://www.datastax.com/support-forums/topic/issues-while-starting-dse-211-1-as-hadoop-enabled-1#post-7876</link>
			<pubDate>Fri, 07 Dec 2012 01:27:32 +0000</pubDate>
			<dc:creator>Sven</dc:creator>
			<guid isPermaLink="false">7876@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;To turn a node into an analytics node, please follow the instructions on &#60;a href=&#34;http://www.datastax.com/docs/datastax_enterprise2.2/reference/start_stop_dse&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/datastax_enterprise2.2/reference/start_stop_dse&#60;/a&#62; (see the Starting DataStax Enterprise as a Service section. You basically want to edit /etc/default/dse to set HADOOP_ENABLED=1. Note that you need to restart the service). &#60;/p&#62;
&#60;p&#62;By running &#34;dse cassandra -t -j&#34; you are defacto trying to start a second instance (hence the port conflict).&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Sven
&#60;/p&#62;</description>
		</item>
		<item>
			<title>habeebraja on "Issues while starting DSE 2.1.1-1 as Hadoop enabled"</title>
			<link>http://www.datastax.com/support-forums/topic/issues-while-starting-dse-211-1-as-hadoop-enabled-1#post-7856</link>
			<pubDate>Thu, 06 Dec 2012 13:40:15 +0000</pubDate>
			<dc:creator>habeebraja</dc:creator>
			<guid isPermaLink="false">7856@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We have couple of nodes in our cassandra cluster and the DSE version is 2.1.1-1. We down one of the node and start that node as hadoop enabled(changed the file /etc/default/dse).&#60;/p&#62;
&#60;p&#62;Then we started that node by using the command (service dse start)&#60;br /&#62;
We got the message like, 'DSE started with hadoop enabled'. But the node looks down in the ring. &#60;/p&#62;
&#60;p&#62;So we start the cassnadra service by using the command 'dse cassandra -t -j'(to enable jobtracker). But we are not able to start and the error message looks, 'The port is already used'.&#60;/p&#62;
&#60;p&#62;Out intention is to run pig scripts on dse.&#60;/p&#62;
&#60;p&#62;Is there anything we missed? &#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
