Thanks for your answers, I have checkout the 0.7 branch but still having
troubles:
*init_() takes at least 3 arguments (2 given)*

2010-12-14 14:08:36+0100 [Uninitialized] <twisted.internet.tcp.Connector
instance at 0x2d977a0> will retry in 2 seconds
2010-12-14 14:08:36+0100 [Uninitialized] Stopping factory
<telephus.protocol.ManagedCassandraClientFactory instance at 0x2d971b8>
2010-12-14 14:08:37+0100 [Uninitialized] Unhandled error in Deferred:
2010-12-14 14:08:37+0100 [Uninitialized] Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
949, in gotResult
    _inlineCallbacks(r, g, deferred)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
893, in _inlineCallbacks
    result = g.send(result)
  File "/var/lib/chiton-0.7/chiton/bin/chiton/viewer.py", line 155, in
_connect
    yield self._setupKeyspaces()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
1014, in unwindGenerator
    return _inlineCallbacks(None, f(*args, **kwargs), Deferred())
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
893, in _inlineCallbacks
    result = g.send(result)
  File "/var/lib/chiton-0.7/chiton/bin/chiton/viewer.py", line 182, in
_setupKeyspaces
    self._client = CassandraClient(self.cmanager)
 exceptions.TypeError: __init__() takes at least 3 arguments (2 given)




2010/12/13 Brandon Williams <dri...@gmail.com>

> On Mon, Dec 13, 2010 at 1:28 PM, Aaron Morton <aa...@thelastpickle.com>wrote:
>
>> The github page for Chiton says to use the current dev, but thats not
>> correct. Cassandra 0.7 uses thrift 0.5
>>
>
> It was correct when I wrote the readme :)
>
>
>> I also see the is a 0.7 branch for chiton are you using that?
>>
>
> You need to use the 0.7 branch against Cassandra 0.7, or master against
> 0.6.
>
> -Brandon
>



-- 

Amin SAKKA
Research and Development Engineer
32 rue de Paradis, 75010 Paris
*Tel:* +33 (0)6 34 14 19 25
*Mail:* amin.sa...@novapost.fr
*Web:* www.novapost.fr / www.novapost-rh.fr

Reply via email to