Re: pycassa + celery

2011-04-19 Thread pob
Hello, yeah, the bug was in my code because i use CL.ONE (so sometimes i got incomplete data) Thanks. 2011/4/14 aaron morton > This is going to be a bug in your code, so it's a bit tricky to know but... > > How / when is the email added to the DB? > What does the rawEmail function do ? > Set a

Re: pycassa + celery

2011-04-14 Thread aaron morton
This is going to be a bug in your code, so it's a bit tricky to know but... How / when is the email added to the DB? What does the rawEmail function do ? Set a break point, what are the two strings you are feeding into the hash functions ? Aaron On 15 Apr 2011, at 03:50, pob wrote: > Hello, >