<?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; Forum: DataStax Enterprise - Recent Posts</title>
		<link>http://www.datastax.com/support-forums/forum/datastax-enterprise</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 07:22: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/forum/datastax-enterprise" rel="self" type="application/rss+xml" />

		<item>
			<title>Ion Olaru on "Changing the Jetty port"</title>
			<link>http://www.datastax.com/support-forums/topic/changing-the-jetty-port#post-11332</link>
			<pubDate>Sat, 25 May 2013 03:01:56 +0000</pubDate>
			<dc:creator>Ion Olaru</dc:creator>
			<guid isPermaLink="false">11332@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I am trying to deploy 2 instances of Cassandra 1.2.5 + their respective agents + 1 opscenter on the same box, my local development box, I know this is weird, but I would like to have this configured locally before I move forward.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;WARN [Jetty] 2013-05-24 23:02:46,794 FAILED org.eclipse.jetty.server.Server@4c18e99: java.net.BindException: Address already in use&#60;br /&#62;
&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;My error now is the Jetty server Exception coming form the 2nd agent on start:&#60;br /&#62;
I was wondering if I have any control on what port jetty should run.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hwangj on "There is a problem verifying an ssh login from opscenter UI"</title>
			<link>http://www.datastax.com/support-forums/topic/there-was-a-problem-verifying-an-ssh-login-from-opscenter-ui#post-11330</link>
			<pubDate>Fri, 24 May 2013 18:05:52 +0000</pubDate>
			<dc:creator>hwangj</dc:creator>
			<guid isPermaLink="false">11330@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I am running into the error while creating cluster using opscenter. SSH connection is not an issue if done out side of the opscenter.&#60;br /&#62;
Found the following error message in opscenterd.log:&#60;/p&#62;
&#60;p&#62;2013-05-24 09:48:20-0700 [] There was a problem verifying an ssh login on t1u1d-daasdev1&#60;br /&#62;
        Traceback (most recent call last):&#60;br /&#62;
        Failure: opscenterd.SecureShell.SshFailed: ssh to u't1u1d-daasdev1' failed&#60;/p&#62;
&#60;p&#62;2013-05-24 09:48:21-0700 [] ERROR: Unexpected error when attempting to login to t1u1d-daasdev1: Timed out verifying ssh login for t1u1d-daasdev1. Previous exception was: SshFailed: ssh to u't1u1d-daasdev1' failed&#60;br /&#62;
          File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/internet/defer.py&#34;, line 1018, in _inlineCallbacks&#60;br /&#62;
            result = result.throwExceptionIntoGenerator(g)&#60;/p&#62;
&#60;p&#62;          File &#34;/usr/share/opscenter/lib/py-debian/2.7/amd64/twisted/python/failure.py&#34;, line 349, in throwExceptionIntoGenerator&#60;br /&#62;
            return g.throw(self.type, self.value, self.tb)&#60;/p&#62;
&#60;p&#62;          File &#34;/usr/lib/python2.7/dist-packages/opscenterd/SecureShell.py&#34;, line 315, in verify_ssh_login
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bcoverston on "DSE node in analytics mode"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-node-in-analytics-mode#post-11329</link>
			<pubDate>Fri, 24 May 2013 16:27:17 +0000</pubDate>
			<dc:creator>bcoverston</dc:creator>
			<guid isPermaLink="false">11329@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You can use CFS just like you would use HDFS. Replication factor (default) is two, it can be changed. You can store your long term data there if you desire, but in most cases it's probably better to just run your MR jobs over cassandra CFs. MapReduce actually has a dependency on HDFS, so it has to be there in order to run MapReduce.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoisvolos on "DSE node in analytics mode"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-node-in-analytics-mode#post-11328</link>
			<pubDate>Fri, 24 May 2013 07:41:18 +0000</pubDate>
			<dc:creator>whoisvolos</dc:creator>
			<guid isPermaLink="false">11328@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Good day!&#60;/p&#62;
&#60;p&#62;I'm I right that cfs keyspace lives only on analytics-mode nodes? If it's right, then what's the purpose of cfs? Temporary file system? There're nothing to write in this file system (I mean clients for different languages/frameworks/tool) but &#60;code&#62;dse hadoop fs&#60;/code&#62; and modeling file system in client application (inodes/sblocks etc) then write with cassandra client. And what with replication factor of this keyspace? Can it be changed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoisvolos on "Writing to cfs with Flume"</title>
			<link>http://www.datastax.com/support-forums/topic/writing-to-cfs-with-flume#post-11327</link>
			<pubDate>Fri, 24 May 2013 07:29:23 +0000</pubDate>
			<dc:creator>whoisvolos</dc:creator>
			<guid isPermaLink="false">11327@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hdfs sink uses TCP connection to HDFS's Namenode and communicates via HDFS (may be Thrift, I dunno) protocol. DSE does not use namenodes. It abstracts HDFS in cfs Cassandra keyspace (file system model). As I know now, the only possible way to write to cfs is to model cfs file system in sink and then work with inodes/sblocks in cfs keyspace.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hwangj on "Adding new node failed in Datastax Enterprise 3.0"</title>
			<link>http://www.datastax.com/support-forums/topic/adding-new-node-failed-in-datastax-enterprise-30#post-11326</link>
			<pubDate>Thu, 23 May 2013 17:29:56 +0000</pubDate>
			<dc:creator>hwangj</dc:creator>
			<guid isPermaLink="false">11326@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;The issue has been resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rockbrain on "Slow delete by query on indexed fields"</title>
			<link>http://www.datastax.com/support-forums/topic/slow-delete-by-query-on-indexed-fields#post-11325</link>
			<pubDate>Thu, 23 May 2013 15:05:56 +0000</pubDate>
			<dc:creator>rockbrain</dc:creator>
			<guid isPermaLink="false">11325@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Each record is deleted from C*, we could probably parallelize that however the time does not look off.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sam on "Question about message in Cassandra Logs, Duplicate core plugin detected, waiting for it to finish.."</title>
			<link>http://www.datastax.com/support-forums/topic/question-about-message-in-cassandra-logs-duplicate-core-plugin-detected-waiting-for-it-to-finish#post-11324</link>
			<pubDate>Thu, 23 May 2013 14:31:32 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">11324@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, that message is safe to ignore - it occurs at a synchronization point when multiple concurrent request threads cause an index to be initialised or reloaded at the same time. In version 3.0, Solr core management in DSE was reworked and the conditions that caused this contention no longer occur..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpayne97 on "Slow delete by query on indexed fields"</title>
			<link>http://www.datastax.com/support-forums/topic/slow-delete-by-query-on-indexed-fields#post-11323</link>
			<pubDate>Thu, 23 May 2013 12:29:36 +0000</pubDate>
			<dc:creator>jpayne97</dc:creator>
			<guid isPermaLink="false">11323@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Not sure how long a delete by a query should be taking, but for deleting 50961 records it took 73 seconds to delete.  Both the fields in the query are indexed in the schema.  Is this normal?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://u060dc2d82:8983/solr/item.location/update?stream.body=%3Cdelete%3E%3Cquery%3E(div:014)AND(store:00305)%3C/query%3E%3C/delete%3E&#34; rel=&#34;nofollow&#34;&#62;http://u060dc2d82:8983/solr/item.location/update?stream.body=%3Cdelete%3E%3Cquery%3E(div:014)AND(store:00305)%3C/query%3E%3C/delete%3E&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#38;lt;response&#38;gt;&#60;br /&#62;
&#38;lt;lst name=&#34;responseHeader&#34;&#38;gt;&#60;br /&#62;
&#38;lt;int name=&#34;status&#34;&#38;gt;0&#38;lt;/int&#38;gt;&#60;br /&#62;
&#38;lt;int name=&#34;QTime&#34;&#38;gt;73342&#38;lt;/int&#38;gt;&#60;br /&#62;
&#38;lt;/lst&#38;gt;&#60;br /&#62;
&#38;lt;/response&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpayne97 on "Question about message in Cassandra Logs, Duplicate core plugin detected, waiting for it to finish.."</title>
			<link>http://www.datastax.com/support-forums/topic/question-about-message-in-cassandra-logs-duplicate-core-plugin-detected-waiting-for-it-to-finish#post-11322</link>
			<pubDate>Thu, 23 May 2013 12:26:28 +0000</pubDate>
			<dc:creator>jpayne97</dc:creator>
			<guid isPermaLink="false">11322@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Using SolrJ to connect to solr and we are constantly seeing these two messages when load testing.  Is there something configured wrong?  We are just doing GETs to query data when this is happening.&#60;/p&#62;
&#60;p&#62;INFO [http-8983-82] 2013-05-22 16:04:40,549 CassandraCoreContainer.java (line 265) Creating new core: item.location&#60;br /&#62;
INFO [http-8983-82] 2013-05-22 16:04:40,549 CassandraCoreContainerManager.java (line 41) Duplicate core plugin detected, waiting for it to finish...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jack Krupansky on "Byte array from Solr to Cassandra CF (DSE 3.0.1)"</title>
			<link>http://www.datastax.com/support-forums/topic/byte-array-from-solr-to-cassandra-cf-dse-301#post-11319</link>
			<pubDate>Wed, 22 May 2013 22:27:35 +0000</pubDate>
			<dc:creator>Jack Krupansky</dc:creator>
			<guid isPermaLink="false">11319@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Sorry for the delayed response. Use the &#34;binary&#34; field type in Solr:&#60;/p&#62;
&#60;p&#62;    &#38;lt;fieldType name=&#34;binary&#34; class=&#34;solr.BinaryField&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;Note that a solr.ByteField is simply a single 8-bit signed integer.&#60;/p&#62;
&#60;p&#62;The value for a Solr binary field is a Base64 string. For example, &#34;Hello World&#34; encodes as &#34;SGVsbG8gV29ybGQK&#34;.&#60;/p&#62;
&#60;p&#62;Also, since there is no way to query the content of a binary field in Solr, set it to indexed=&#34;false&#34; and stored=&#34;true&#34;:&#60;/p&#62;
&#60;p&#62;    &#38;lt;field name=&#34;bin&#34;   type=&#34;binary&#34; indexed=&#34;false&#34;  stored=&#34;true&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;A Solr &#34;BinaryField&#34; will correspond to a CQL &#34;blob&#34; or C* BytesType.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>felipe.abezerra on "DSE 3.0 with Internal Authentication and Hadoop?"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-with-internal-authentication-and-hadoop#post-11318</link>
			<pubDate>Wed, 22 May 2013 16:55:20 +0000</pubDate>
			<dc:creator>felipe.abezerra</dc:creator>
			<guid isPermaLink="false">11318@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi Sam!&#60;/p&#62;
&#60;p&#62;Thanks a lot for replying.&#60;br /&#62;
I'm thinking on change somethings to solve this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bcoverston on "Writing to cfs with Flume"</title>
			<link>http://www.datastax.com/support-forums/topic/writing-to-cfs-with-flume#post-11302</link>
			<pubDate>Wed, 22 May 2013 01:15:02 +0000</pubDate>
			<dc:creator>bcoverston</dc:creator>
			<guid isPermaLink="false">11302@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;If I were you I would try the HDFS sink. It should work. If it doesn't let us know and we can look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>upant on "sstableloader error"</title>
			<link>http://www.datastax.com/support-forums/topic/sstableloader-error#post-11301</link>
			<pubDate>Tue, 21 May 2013 21:13:00 +0000</pubDate>
			<dc:creator>upant</dc:creator>
			<guid isPermaLink="false">11301@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Finally it worked by putting  hadoop core jar, apache commons IO jar, dse.yml and some other jars.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cb55555 on "How do you change the data location?"</title>
			<link>http://www.datastax.com/support-forums/topic/how-do-you-change-the-data-location#post-11299</link>
			<pubDate>Tue, 21 May 2013 17:47:04 +0000</pubDate>
			<dc:creator>cb55555</dc:creator>
			<guid isPermaLink="false">11299@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;OK. It turns out that the problem was an illegal character in the yaml file.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
