same error On Wed, Mar 10, 2010 at 2:37 PM, Gary Dusbabek <[email protected]> wrote: > On Wed, Mar 10, 2010 at 08:33, Matteo Caprari <[email protected]> > wrote: > >> protocol = TBinaryProtocol.TBinaryProtocolAccelerated(transport) >> client = Cassandra.Client(protocol) >> transport.open() > > before attempting the mutation, try adding: > > client.transport = transport > > Gary. >
-- :Matteo Caprari [email protected]
