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

		<item>
			<title>nickmbailey on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-860</link>
			<pubDate>Thu, 15 Dec 2011 20:18:21 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">860@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;This appears to be a normal Unavailable Exception. That will be thrown if there are not enough nodes up in the cluster to meet the requested consistency level. Are some of the nodes in your cluster currently down?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-851</link>
			<pubDate>Wed, 14 Dec 2011 17:18:41 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">851@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Anyone got any ideas on this? It seems to be related to a disconnected network or vpn link.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Twissandra Github project"</title>
			<link>http://www.datastax.com/support-forums/topic/twissandra-github-project#post-799</link>
			<pubDate>Sat, 03 Dec 2011 07:54:21 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">799@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I have run Twissandra project and it is working fine but the problem is when i ADD tweet the error occurs ...&#60;/p&#62;
&#60;p&#62;Environment:&#60;/p&#62;
&#60;p&#62;Request Method: POST&#60;br /&#62;
Request URL: &#60;a href=&#34;http://127.0.0.1:8000/&#34; rel=&#34;nofollow&#34;&#62;http://127.0.0.1:8000/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Django Version: 1.3.1&#60;br /&#62;
Python Version: 2.7.2&#60;br /&#62;
Installed Applications:&#60;br /&#62;
['django.contrib.sessions', 'tweets', 'users']&#60;br /&#62;
Installed Middleware:&#60;br /&#62;
('django.middleware.common.CommonMiddleware',&#60;br /&#62;
 'django.contrib.sessions.middleware.SessionMiddleware',&#60;br /&#62;
 'users.middleware.UserMiddleware')&#60;/p&#62;
&#60;p&#62;Traceback:&#60;br /&#62;
File &#34;C:\Python27\lib\site-packages\django\core\handlers\base.py&#34; in get_response&#60;br /&#62;
  111.                         response = callback(request, *callback_args, **callback_kwargs)&#60;br /&#62;
File &#34;C:\Users\Muhammad Umair\workspace\Twissandra\src\Twissandra\tweets\views.py&#34; in timeline&#60;br /&#62;
  20.             'body': form.cleaned_data['body'],&#60;br /&#62;
File &#34;C:\Users\Muhammad Umair\workspace\Twissandra\src\Twissandra\cass.py&#34; in save_tweet&#60;br /&#62;
  216.     USERLINE.insert(str(username), {ts: str(tweet_id)})&#60;br /&#62;
File &#34;C:\Python27\lib\site-packages\pycassa-1.3.0-py2.7.egg\pycassa\columnfamily.py&#34; in insert&#60;br /&#62;
  860.             colval = self._pack_value(columns.values()[0], colname)&#60;br /&#62;
File &#34;C:\Python27\lib\site-packages\pycassa-1.3.0-py2.7.egg\pycassa\columnfamily.py&#34; in _pack_value&#60;br /&#62;
  428.             return packer(value)&#60;br /&#62;
File &#34;C:\Python27\lib\site-packages\pycassa-1.3.0-py2.7.egg\pycassa\marshal.py&#34; in pack_uuid&#60;br /&#62;
  202.                         randomize=True)&#60;br /&#62;
File &#34;C:\Python27\lib\site-packages\pycassa-1.3.0-py2.7.egg\pycassa\util.py&#34; in convert_time_to_uuid&#60;br /&#62;
  66.                 'neither a UUID, a datetime, or a number')&#60;/p&#62;
&#60;p&#62;Exception Type: ValueError at /&#60;br /&#62;
Exception Value: Argument for a v1 UUID column name or value was neither a UUID, a datetime, or a number&#60;/p&#62;
&#60;p&#62;please help me out in it it is very urgent
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-776</link>
			<pubDate>Tue, 29 Nov 2011 02:32:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">776@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Some key parts of the smdgen4a.py file:&#60;/p&#62;
&#60;p&#62;import pycassa&#60;/p&#62;
&#60;p&#62;from pycassa.pool import ConnectionPool&#60;/p&#62;
&#60;p&#62;pool = ConnectionPool('KeySpace_SMD1',&#60;br /&#62;
        ['192.168.1.104:9160',&#60;br /&#62;
         '192.168.1.105:9160',&#60;br /&#62;
         '192.168.1.106:9160',&#60;br /&#62;
         '192.168.1.107:9160',&#60;br /&#62;
         '192.168.1.108:9160',&#60;br /&#62;
         '192.168.1.109:9160',&#60;br /&#62;
         '192.168.1.110:9160',&#60;br /&#62;
         '192.168.1.111:9160'])&#60;/p&#62;
&#60;p&#62;col_fam = pycassa.ColumnFamily(pool, 'ColumnFamily_SMD1')&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;  b = col_fam.batch()&#60;br /&#62;
...&#60;/p&#62;
&#60;p&#62;    b.insert(str(rowkey_ID), {str(column_timestamp):str(value_meter)})&#60;br /&#62;
  b.send()
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "pycassa.pool.MaximumRetryException: Retried 6 times."</title>
			<link>http://www.datastax.com/support-forums/topic/pycassapoolmaximumretryexception-retried-6-times#post-775</link>
			<pubDate>Tue, 29 Nov 2011 02:26:17 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">775@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Could anyone help explain what this means? Any suggestions for resolution?&#60;/p&#62;
&#60;p&#62;Here is the error (using Pycassa 1.3.0, DSE 1.0 &#38;amp; Ubuntu Lucid 10.4):&#60;/p&#62;
&#60;p&#62;...$ python smdgen4a.py&#60;br /&#62;
Traceback (most recent call last):&#60;br /&#62;
  File &#34;smdgen4a.py&#34;, line 128, in &#38;lt;module&#38;gt;&#60;br /&#62;
    b.insert(str(meterID), {str(timestamp):str(metervalue)})&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 195, in insert&#60;br /&#62;
    timestamp=timestamp, ttl=ttl)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 147, in insert&#60;br /&#62;
    self._enqueue(packed_key, column_family, mut_list)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 110, in _enqueue&#60;br /&#62;
    self.send()&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/batch.py&#34;, line 127, in send&#60;br /&#62;
    conn.batch_mutate(mutations, write_consistency_level)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 145, in new_f&#60;br /&#62;
    return new_f(self, *args, **kwargs)&#60;br /&#62;
  File &#34;/usr/local/lib/python2.6/dist-packages/pycassa/pool.py&#34;, line 140, in new_f&#60;br /&#62;
    (self._retry_count, exc.__class__.__name__, exc))&#60;br /&#62;
pycassa.pool.MaximumRetryException: Retried 6 times. Last failure was UnavailableException            : UnavailableException()
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
